JavaScriptReviewNotes

Not logged in - Log In / Register

Revision 6 as of 2009-03-04 22:18:15

Clear message

JavaScript Review Notes

These are items that any code reviewer should keep in mind when reviewing JavaScript.

CRITICAL

Plain Old JavaScript

Event Handling

JavaScript Modules

Namespaces

Widgets and Plugins


CategoryJavaScript