Skip to content

landau/tddbackbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC now with tests!

To run tests be sure to install node and grunt >= 0.4. When you first clone the app, type npm install in the root dir. Once depencencies are install type grunt to run tests.

[

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.

About

TodoMVC now with tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published