Permalink

6

Slides: Building Decoupled Large-Scale Applications With JavaScript And jQuery

Read Later submit to reddit

Hey guys. Here are the slides for a talk I gave at jQuery Conf (Europe), where I presented a number of effective design patterns for scaling and decoupling your JavaScript (and jQuery) powered web apps. If you've watched my videos … Continue reading

Permalink

10

Large-scale JavaScript Application Architecture

Read Later submit to reddit

Developers creating JavaScript applications these days usually use a combination of MVC, modules, widgets and plugins for their architecture. They also use a DOM manipulation library like jQuery. Whilst this works great for apps that are built at a smaller-scale, … Continue reading