I was wondering if a canonical guide for ECMAScript style and conventions
exists - specifically I'm curious to find out what the historic precedence,
rules and reasoning behind the capitalization of constructors and built-in
objects, ie. Array or Math. Even _more_ specifically, there exists a fairly
common convention that first letter capitalization is generally reserved for
constructors that expect to be paired with "new"... obviously this is not a
hard rule, but I'm curious if any documentation or articles exist regarding
the subject.

Thanks!

Rick
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to