Star (-) Watch (-)

How to Build Front-End Web Apps that Scale

What is a Large Scale Front-End Web App?

In my view, large-scale JavaScript apps are non-trivial applications requiring significant developer effort to maintain, where most heavy lifting of data manipulation and display falls to the browser.

– Addy Osmani, Patterns For Large-Scale JavaScript Application Architecture