You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dennis Wilson b7f91c7a92 initial project commit 11 years ago
..
bower_components initial project commit 11 years ago
js initial project commit 11 years ago
bower.json initial project commit 11 years ago
index.html initial project commit 11 years ago
readme.md initial project commit 11 years ago

readme.md

Backbone.js TodoMVC Example

Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.

Backbone.js - backbonejs.org

Learning Backbone.js

The Backbone.js website is a great resource for getting started.

Here are some links you may find helpful:

Articles and guides from the community:

Get help from other Backbone.js users:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.