Goggle have worked with a subset of the most popular JavaScript frameworks to host their work on the Google infrastructure. The AJAX Libraries API then becomes a content distribution network and loading architecture for these libraries.
The innerHTML property is extremely popular because it provides a simple way to completely replace the contents of an HTML element. However, innerHTML has few problems of its own that you need to be aware of:
Applications, particularly business applications, can often require a lot of date manipulation, but that code could be simplified if JavaScripts core Date object had some additional methods.
We all worship at the altar of Firebug, but there are things that can go beyond a console.log(). The following is a list of methods that every developer should have in their toolbox.
April's fool: jQuery simply isn't able to scale to handle the development needs of most power users. It lacks the clarity and power functionality that most developers need in order build applications in a collaborative environment.
Meteora is set of MooTools Widgets and Controls that allows you to quickly write rich and customizable web applications without having to waste time reading full pages of documentation.
pi.comet is an advanced javascript class to create cross browser Comet(Reverse Ajax) applications easily. It provides realtime data transfers between client and server.
It appears that the recent syntax highlighting enhancements to Google Code's source browser are implemented with a slightly modified version of Mike Samuel's JavaScript Code Prettifier.
John Resig hosted a panel discussion on the "Secrets of JavaScript Libraries" at SXSW. This slide is set out to discuss the behind-the-scenes nitty-gritty code that powers the universal features of the most popular JavaScript libraries.
Explore jQuery selectors, events, effects, and plugins with interactive visual display. Visual jQuery is a very intuitive way to learn jQuery and read through its documentation.