backbone.js Archive

BackBone Model Unit Testing with Jasmine

Writing reliable JavaScript code at scale is difficult. The language lacks built-in formal structures that enable reliable engineering practices. Fortunately establishing convention and selecting mature libraries goes a long way towards building a trustworthy

Social Sharing with Backbone, Facebook, Twitter, and Google+

Coding Social Sharing Seems Difficult My recent project allows folks to pull five ingredients together mixing up a cup of virtual coffee as a way to share good vibes with friends or a supportive

Translated Strings and Foreign Language Support in JavaScript Web Apps

Translated Strings and Foreign Language Support Foreign language support in JavaScript single-page web apps is hard. JavaScript has no built-in support for translated string tables. What is so important about string tables? String tables