Are there any other backbone.js tutorials or learning resources for beginners than Introduction or Hello backbone.js?
feedback
|
|
I forgot the Backbone tutorials! Read the annotated sample application There is also this tutorial by Addy Osmani | ||||
|
feedback
|
|
Brief introduction to backbone.js http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/ | |||
|
feedback
|
|
I also found this interisting tutorial for testing Backbone.js http://tinnedfruit.com/2011/03/03/testing-backbone-apps-with-jasmine-sinon.html | |||
|
feedback
|
|
I think this is a decent tutorial. It goes over a simple (hello world kind of simple) example. It also has links to documentation and demo apps. http://www.plexical.com/blog/2010/11/18/backbone-js-tutorial/ | |||
|
feedback
|
|
I know this question is already marked as answered, but just to add to the knowledge here for anyone coming across this question: I found this walk-through of implementing Backbone.js useful: http://andyet.net/blog/2010/oct/29/building-a-single-page-app-with-backbonejs-undersc/ | |||
|
feedback
|
|
I know 2 Backbone.js resource collections you might be interested in: | |||
|
feedback
|
|
I will added this one : Aaron it's really helped me out!! | |||
|
feedback
|
|
Peepcode has two paid screencasts on backbone | |||
|
feedback
|
|
For completeness, another intro resource is a step by step tutorial for building the ToDo sample application with a back-end MySQL database, given on a blog here: http://robertogds.com/post/3324511589/howto-backbone-js-using-rails-3. | |||
feedback
|