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

8

Scaling Your JavaScript Applications (Videos And Slides) From Async

Watch Later submit to reddit

Developers creating JavaScript applications these days usually use a combination of patterns like MVC/MV*, 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 starts to grow?

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

Permalink

50

Tools For jQuery Application Architecture – The Printable Chart

Read Later submit to reddit

  Hey guys. Today I would like to add a new entry to my on-going series on Large Scale Application development with jQuery – printable tools for application architecture charts. A lot of you replied back to posts in the … Continue reading