Tag: Backbone.js

Backbonification: migrating a large JavaScript project from DOM spaghetti to Backbone.js

Backbonification: migrating a large JavaScript project from DOM spaghetti to Backbone.js | OfBrooklyn.com. I’ll admit that I’ve let my research into Backbone.js fall by the wayside over the past couple months, but articles like these keep me coming back to it. Backbone has me thinking about JavaScript in an entirely new way and I’m sure […]

Posted: November 20, 2012

Step by step from jQuery to Backbone

writings/published/understanding-backbone.md at master · kjbekkelund/writings. Good gosh this is so good. I’m still on my Backbone.js kick and it’s no secret that I’ve been working with jQuery for many years now, so an article like this is beyond appropriate for me personally. I think a number of others are in a very similar boat so […]

Posted: July 24, 2012

Backbone.js: Hacker’s Guide

DailyJS: Backbone.js: Hacker's Guide. I’ve pretty much landed on Backbone.js being my go-to when it comes to my personal ‘new’ JavaScript endeavors. It took me some time to come to the conclusion, which is derived from many articles read (and re-read), conversations had, and podcasts listened to. This article is quite a nice, direct introduction […]

Posted: July 20, 2012

Integration testing Backbone.js

writings/published/integration-tests.md at master · kjbekkelund/writings. I’ve narrowed a focus of mine to Backbone.js (more on that over the coming months) so pieces like this have been very interesting to me. There are some interesting details outlined among the sample code, definitely worth checking out.

Posted: April 30, 2012

Productivity Versus Performance: Fighting The Good Fight

Productivity Versus Performance: Fighting The Good Fight – CodeBrief. I almost wrote this article after seeing the Backbone.js vs. Ember.js animation shootout, but I couldn’t have written it better than this, not even close. I really like the piece as a whole, but in particular the closing really sums things up: … to fundamentally criticize […]

Posted: February 23, 2012