javascript ant
Piles of javascript goodness
Articles
| title | topics | level | posted | |
|---|---|---|---|---|
| Maintainable and Reusable JavaScript By Using Coding Conventions | misc. | interm. | 12/31/2007 | 0 |
JavaScript Topics Explained
core
Pertaining to the JavaScript core programming language. (Standard ECMA-262)
client
Pertaining to the usage of the core language in conjunction with the browser (DOM & CSS) and the window object.
libraries
Pertaining to the usage and development of Javascript libraries. (Ex. jQuery & jQuery UI, Mootools, Prototype & Scriptaculous, YUI)
frameworks
Pertaining to the usage and development of Javascript Frameworks. (Ex. Dojo, EXT, Qooxdoo, Backbase)
tools
Pertaining to tools used to aid the maintenance and development of JavaScript code.
scripts
Pertaining to specific Javascript programs with a specific function.
miscellaneous
Pertaining to anything not covered by the other topics.
Additionally, each article receives a beginner, intermediate, or advanced rating to accompany the categorization.