I am very interested in backbone.js. But when I am learning, there's a lot of confusion in creating the structure. Could anyone show me a simple tutorial with good examples?
This will be very useful to all new learners.
I am very interested in backbone.js. But when I am learning, there's a lot of confusion in creating the structure. Could anyone show me a simple tutorial with good examples?
This will be very useful to all new learners.
Hi these are some of the links from my bookmarks
And finally some real code ToDoMVC-backbone_node_mongo
A complete tutorial/book: Developing Backbone.js Applications
I am ok with the below tutorials as i dont want to go with ebooks. These has nice overview of backbonejs folder structure and tutorials for beginners.
http://backbonetutorials.com/organizing-backbone-using-modules/
https://blog.andyet.com/2010/oct/29/building-a-single-page-app-with-backbonejs-undersc/
Thanks.