Permalink

16

Patterns For Large-Scale JavaScript Application Architecture

Read Later submit to reddit

Today we're going to discuss an effective set of patterns for large-scale JavaScript application architecture. The material is based on my talk of the same name, last presented at LondonJS and inspired by previous work by Nicholas Zakas. To continue … Continue reading

Permalink

27

Building JavaScript Web Apps With MVC & Spine.js

Read Later submit to reddit

JavaScript developers wishing to add more structure to their code often look for simple ways to apply the popular MVC architecture pattern to their applications. Utilizing a client-side MVC framework can be useful for such code organization and today we’ll … 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