AngularJS MTV Meetup: Best Practices (2012/12/11)

Presentation slides available at: Live from the Mountain View, CA meetup, Miško Hevery discusses the advantages and disadvantages of various design choices when structuring an app in AngularJS, and some of the best practices that we use in our own development. Some of the topics we’ll cover: - Style best practices that we use in our own projects at Google - Handling different browsers when writing directives (e.g. IE) - Comparisons be
Back to Top