136 private links
Dojo's Charting module provides a way to quickly and easily add great looking and functional dynamic charts and graphs to your web pages. All you need is a tiny bit of JavaScript skills and a copy of Dojo.
Garbage collection can be freeing. It lets us focus on application logic rather than memory management. However, garbage collection is not magic. Understanding how it works, and how it can be tricked into maintaining memory long after it should have been released, results in faster and more reliable applications. In this article, learn about a systematic approach for locating memory leaks in JavaScript applications, several common leaking patterns, and appropriate methods to address those leaks.
A guide to writing unobtrusive #JavaScript and #Ajax - good #programming practices > http://t.co/qMGengRC #jQuery #web #app #Tech
Awesome talk by Ryan Dahl on Node.js: http://jsconf.eu/2009/video_nodejs_by_ryan_dahl.html #javascript #nodejs #video
The publicly editable repository of all things Ajax.
Design Patterns, Frameworks, Libraries, Tools, Links ...
This utility adds a menu item called "View Rendered Source" to the popup menu in Internet Explorer. While Internet Explorer's "View Source" option displays the HTML source code exactly as it was downloaded from the server, the "View Rendered Source" optio