JavaScript Prototyping for Zen Masters(jacksongariety.com)
jacksongariety.com
JavaScript Prototyping for Zen Masters
http://jacksongariety.com/journals/javascript-prototyping-for-zen-masters
http://jacksongariety.com/journals/javascript-prototyping-for-zen-masters
Don't be afraid of the language; but do acknowledge that it is a toy language with lots of invisible death traps. Establish a coding convention that lets your team build and test large scale applications effectively. If that includes helpers and tools, (I like Resig's class.js myself, http://ejohn.org/blog/simple-javascript-inheritance/) then great! Just please make sure the team can do it all without the helpers so that they understand all that is possible.