This page contains all of the posts and discussion on MemeStreams referencing the following web page: Javascript Programming Conventions. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.
Javascript Programming Conventions by Acidus at 10:51 am EST, Dec 11, 2006
Good guidelines for the makers of the Dojo toolkit about JavaScript programming style. Covers things like variable naming, function naming, denoting datatype with JavaScript's late binding, etc