From the course: Learning Backbone.js

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Additional Backbone resources

Additional Backbone resources - Backbone.js Tutorial

From the course: Learning Backbone.js

Start my 1-month free trial

Additional Backbone resources

Now that we've reached the end of the course, I want to point you to some really excellent Backbone learning resources. The official Backbone documentation is your first stop. It has detailed information on all of Backbone's properties and methods. It also has a list of examples showing you how other companies have used Backbone in their projects. If you want to see how Backbone works behind the scenes, you could also check out their annotated source code. It's a peek at the core code with detailed explanations of how each and every part works. This is not only a great way to learn about how Backbone works, but if you find yourself struggling with JavaScript at times, it's a great way to learn that as well. Outside of the documentation, one of the best Backbone resources is developing Backbone js applications. It has detailed descriptions of all the Backbone components and their specific properties and methods, and gives you some really good projects to complete that teach you how to…

Contents