From 79fafe2f44f5e31522dd93013950474342bfdfb0 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 4 May 2019 15:48:55 -0500 Subject: archived all the stuff from freelancing for wired --- old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt (limited to 'old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt') diff --git a/old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt b/old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt new file mode 100644 index 0000000..dcac227 --- /dev/null +++ b/old/published/Webmonkey/Monkey_Bites/2007/01.15.07/Mon/jquery.txt @@ -0,0 +1 @@ +Popular AJAX framework [jQuery][1] is one year old today and marks that milestone with a [1.1 release][3]. JQuery has long had a devoted following who tout it's speed and lightweight structure which make it easy to integrate complex effects with on a few lines of code. The new version of jQuery boasts numerous enhancements including bugs fixes, speed improvements and a simplified API. The creators of jQuery have also overhauled the documentation and gathered the previous scattered tutorials and guides [into one website][2]. There's a page available to [run speed tests][4] on jQuery 1.1 and the new documentation site should be a boon to web developers looking to get started with AJAX. [1]: http://jquery.com/ "jQuery Javascript Library" [3]: http://jquery.com/blog/2007/01/14/jquery-birthday-11-new-site-new-docs/ "jQuery New Site New Docs" [2]: http://docs.jquery.com/ "jQuery documentation" [4]: http://john.jquery.com/speed/ "jQuery speed test" \ No newline at end of file -- cgit v1.2.3-70-g09d2