Way back in March, Yahoo! held its internal Front End Engineering Summit at the Sunnyvale campus (my base of operations). At the Summit, I gave a presentation on what I like to call Maintainable JavaScript. The good news is that it was videotaped and is now available over at the YUI Blog.

The idea behind Maintainable JavaScript is that there are many ways to write code, but in an enterprise environment your priority should be on maintainability (versus strictly performance or adherence to particular programming paradigms). The talk describes things you can do to make your code more maintainable as well as things you should avoid; I hope you enjoy this talk.

Disclaimer: Any viewpoints and opinions expressed in this article are those of Nicholas C. Zakas and do not, in any way, reflect those of my employer, my colleagues, Wrox Publishing, O'Reilly Publishing, or anyone else. I speak only for myself, not for them.