
JavaScript
Physics Extends the ParticleSystem class, exposes all primitives of the Physics library, and adds extra logic for convenient updating.
Physics for JavaScript
By now we all know that JavaScript is asyncronous and what that means, right? If not the following code will help explain the concept in 30 seconds: This code will run function a () then b (), even if the ajax request in a() has not yet completed.
Ryan Anklam's Web Development Blog: Solving JavaScript Async Issues the Easy Way, With Events
JavaScript is very popular among people all over the world.
10 Useful Javascript Libraries for HTML5
Slide Show Snippet with JavaScript
Node.js continues to grow through a very active community.
20 Node.js projects that you should know about to increase productivity
13 JavaScript Performance Tips » Jon Fox
Daniel Clifford recently gave a great talk at Google I/O 2012 called “Breaking the JavaScript Speed Limit with V8″.9 Really Impressive jQuery Plugins with Canvas, SVG and CSS3
10 things you didn't know JavaScript could do
Object-Oriented JavaScript Part 1: The Functional Pattern | 1closure
JavaScript is an object-oriented language, but instead of being class-based like Java, C++ or C#, it’s prototype-based .11 Multi-touch and Touch events Javascript libraries
Touch screen devices are ruling the mobile platform nowadays. Most of the smart phones have it, tablet and based on the trend, it's slowly come to our desktop as well. To develop a touch screen compatible web applications or website, you can use the existing touch events of the browsers or the platforms.JavaScript Study Guide | DZone
A few months ago, I wrote about learning JavaScript .HTML5 and JavaScript Charts Library - RGraph
RGraph is free to use (for non commercial projects only) JavaScript charts library.Takeaway: Learning how to use JavaScript libraries to create interactivity on a Web browser or making a responsive application is becoming increasingly important.

