ServerJS/Coding Standards

From MozillaWiki
< ServerJS
Revision as of 01:31, 7 February 2009 by Kdangoor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Code will be formatted according to this style guide:

http://javascript.crockford.com/code.html

Need to add details about namespaces and thread safety. Also, documentation and testing practices for things that help to describe and verify the API.