• Just enough to get started with Backbone.js. Backbone.js has a hard dependency on underscore.js and a soft dependency on jQuery.
  • Many of web applications use backbone.js. But we will show only the best backbone apps that you might already used or heard about for sure.
  • Below, I provide you with a comprehensive study guide that I myself have used (indeed, I have refined it for this article) to learn Backbone.js properly.
  • We will be discussing that what backbone.js actually is and how it differs from other JavaScript libraries.
  • Backbone.js Testing gives you the tools, examples, and assistance to test your Backbone.js web applications thoroughly, quickly, and with confidence.
  • Backbone.js is a popular MV* framework and is gaining huge momentum in the tech world.
  • So the idea behind writing this tutorial series is to understand backbone.js framework in a step by step manner by looking at small chunks of features.
  • Give your JS App some Backbone with Models, Views, Collections, and Events.
  • In the next part we will focus on Router, Views and other elements necessary to finish basic Backbone.js tutorial for beginners.