What are the typical problems you might face with the backbone view code ?
Why you have to use Backbone? Advantages?
When you require backbone.js?
How does backbone.js relate to mvc?
What is the use of backbone.js router?
What are the methods of utility in backbone.js?
What is the function of tojson ?
Explain how you can use backbone.js for multiple page web app ?
What is modelbinder in backbone.js ?
What is backbone.js models?
Can you have default values for model? If yes, how?
What are “:params” and “*splats” in dynamic routing?
Which is the latest stable version of backbone.js and what is its released date?
Describe backbone events?
What are the difference between backbone.noconflict and backbone.$ ?