Large Scale Javascript Architecture
on November 23rd, 2011 at 8:49 pmDevelopers creating JavaScript applications these days usually use a combination of MVC, modules, widgets and plugins for their architecture. Whilst this works great for apps that are built at a smaller-scale, what happens when your project really starts to grow?
In his talk, Addy Osmani present an effective set of design patterns for large-scale JavaScript (and jQuery) application architecture that have previously been used at both AOL and Yahoo amongst others.



