V8 is the JavaScript engine used in the new Google browser.
Lars Bak, explains the key engineering decisions behind it.
John Resig shows all the techniques used to build a robust, reusable, cross-platform JavaScript Library.
John Resig is the creator and lead developer of the jQuery JavaScript library and the co-designer of the FUEL JavaScript library (included in Firefox 3).
A step-by-step guide to building a Google Gadget.
I packed the jQuery UI module together with the files it needs to run.
If you would have to install a Drupal module to use a JavaScript UI, and to make the Drupal content more dynamic, which module would you install?
Mootools is a JavaScript library that permits to create dynamic HTML content, and which supports AJAX for the creation of dynamic web sites or web applications.
Ext JS is a JavaScript library for building richly interactive web applications using techniques such as AJAX, DHTML, and DOM scripting.
jQuery 1.2.3 is the version of the jQuery that has been replaced by jQuery 1.2.6 on May 2008.
Ext JS library has a method to extend an object using the properties, and methods of another object.