News

The Backbone/Marionette pair won him over. Osan liked the “do-it-yourself,” lightweight nature of Backbone, as opposed to the heavy-handedness of Google’s Angular.js, the front-end framework that ...
A new update to Backbone.js, one of the most widely used front-end architectural frameworks in the JavaScript community, was released the past week. Although it is not a significant version number ...
Backbone.js is one of the smallest and easiest-to-understand MVC frameworks for JavaScript applications. It has become quite popular, as evidenced by the number of blog posts about it in the past few ...
Airbnb today announced that it is open sourcing Rendr, its library for running Backbone.js apps seamlessly on both the client and the server. After launching its Chronos cron replacement a few ...
Backbone.js is the popular JavaScript Model/View library used for many popular single-page web applications, including USA Today, Rdio and Airbnb.
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout.
Peter revisits an earlier column on how to display a dynamic dialog box to your browser-based users, this time using the JavaScript library that comes with ASP.NET MVC: Backbone.
Anywho, at work we have a backbone project coming together and my boss made the decision on how views are rendered and their lifecycle. I disagree with his method and when I bring it up, he doesn ...