Great presentation: Scalable JavaScript Design Patterns

Check out this great presentation from Addy Osmani (@addyosmani) about Scalable JavaScript Design Patterns. It’s interesting to read and has loads of humor in it!
As quoted on the website:
It’s an extended version of the talk I gave at Fronteers and includes more information about a highly-decoupled architecture for building large applications I’ve been discussing recently. This version of the talk also covered live code demos of ‘Aura’, a framework based on some of the ideas in the presentation (see lower down for some code examples). Many of the concepts presented build upon previous work by Nicholas Zakas.


