My journey with Backbone
What is backbone ?
Backbone.js is a super light framework that allows you to structure your javascript code. That’s one definition of what backbone is. I like to think of backbone as a means of avoiding spaghetti javascript code.