2010
jQuery Lint – James Padolsey
by nhoizey"jQuery Lint is a simple script you can download and use with jQuery. It works over the top of jQuery and diligently reports errors and any incorrect usage of jQuery."
2007
jQuery: PrototypeAndJQuery
by krachotjQuery gets a lot of its inspiration from the power behind the Prototype library. This is immediately noticeable with jQuery's use of the $() function, inspired by the Prototype function of the same name. However, there are some things that should be known about the Prototype and jQuery interact, and how the $() behaves differently.
1
(3 marks)