Start at the source:
- http://backbonejs.org/
- Backbone, the primer – https://github.com/jashkenas/backbone/wiki/Backbone,-The-Primer
- Dev tools, debuggers – https://github.com/jashkenas/backbone/wiki/Development-Tools
- Many more resource links – https://github.com/jashkenas/backbone/wiki/Tutorials,-blog-posts-and-example-sites
Simple code samples to start
- https://github.com/brianhogg/wp-backbone-view-rest-api-demo
- TODO app: annotated source code – http://backbonejs.org/docs/todos.html
Data binding:
Local Storage
- Ajax Localstorage Cache: https://github.com/paulirish/jquery-ajax-localstorage-cache