Permalink

20

Building Mobile JavaScript WebApps With Backbone.js & jQuery: Part I

Read Later submit to reddit

Welcome to Part 1 of a two-part tutorial on building complete mobile web applications in JavaScript using DocumentCloud's Backbone.js, jQuery Mobile and LABjs. In Part 1, I'll be covering a complete run-down of Backbone 0.5.2's models, views, collections and routers … 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

102

Building Large-Scale jQuery Applications

Read Later submit to reddit

Today we're going to look at the end-to-end tools and options you have for building large-scale enterprise jQuery applications. Although jQuery is an excellent JavaScript library and provides a well-designed set of tools for development, it's focus on staying compact … Continue reading