Jump to content

how backbone.js can help me?


raduenea

Recommended Posts

gristoi is correct. Backbone is one of a number of javascript frameworks that have become popular in the last few years. There are now quite a number to choose from, which each have their own philosophy and approach. Backbone is one of the oldest, and takes a minimalist approach. Many of the newer competitors like Ember and Angular provide data binding/model functionality that can be quite compelling in comparison to Backbone.

 

Here's links to backbone and other competitors in this space:

 

http://backbonejs.org

http://knockoutjs.com

https://angularjs.org

http://emberjs.com

http://canjs.com

 

At this point, Angular, Ember and Backbone all have a good number of well known sites built using them. There's a nice surface level comparison page here: http://blog.codeschool.com/post/85819292538/angular-backbone-or-ember-which-is-best-for-your

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.