jQuery
Related javascript Articles
22 JavaScript Frameworks
In that post vai you know the most diverse Frameworks for the development JavaScript, since the best-known as jQuery, by others as Bajax.
jQuery for JavaScript Programmers
Simon Wilsonhas written a very nice article on jQuery for JavaScript Programmers. The article shows existing JavaScript programmers how they can speed up their own development by using jQuery's own 'Write Less, Do More' philosophy. Well worth the read, even if you use jQuery already.
Unobtrusive JavaScript with jQuery
Simon Willison gave another jQuery talk, this time at XTech, called Unobtrusive JavaScript with jQuery.
In the presentation he delves into the reasons why you should go unobtrusive, how to use jQuery, and why they are a good match.
Here is the presentation in full:
Building Your First jQuery Plugin
Learning Jquery: The Basics
A simple command-line tool to create the folders and helper files for a new JavaScript project/library. As a bonus, you can quickly create a website to promote your project.
When you start a new JavaScript library, how do you layout the source files, the tests, the distribution files? Do you have support scripts to generate distributions from source files? Run your JavaScript unit tests? Generators to create new unit test HTMLfiles?
jQuery UI is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.



