Permalink

44

Essential JavaScript Namespacing Patterns

Read Later submit to reddit

In this post, I'll be discussing both intermediate and advanced patterns and approaches for namespacing in JavaScript. We're going to begin with the latter as I believe many of my readers have some prior experience in this area. If however … Continue reading

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

25

Spotlight on jQuery 1.5: jQuery.sub() Explained (Screencast)

Read Later submit to reddit

Hey guys. This week the jQuery project released jQuery 1.5 which came with a number of interesting new features – one of the most significant ones was the concept of deferreds (or dfds for short) and the other was jQuery.sub(). Eric … Continue reading