What is models in backbone.js?
Explain the architecture of backbone.js
What are the configuration options available ?
How can you set attributes of a model?
List dependencies of using backbonejs?
How to create a model in backbone.js?
What is backbone.js router is used for ?
Explain what is the function of parse?
What is backbone.sync is used for ?
How can you use template variables?
What is view in backbone.js?
What are the three js files that are required to setup a working environment for backbone.js?
What are the difference between backbone.noconflict and backbone.$ ?
What are events types?
When you require backbone.js?