JavaScript naming conventions [closed]

I follow Douglas Crockford’s code conventions for JavaScript. I also use his JSLint tool to validate following those conventions.

Leave a Comment