What are the difference between idattribute and attributes?
Can you have default values for model? If yes, how?
What is the difference between the properties “id” and “cid” on a model object in backbone js?
What is model.attributes ?
How the actions performed on model is translated to restful operations? Give an example?
What is the function of parse ?
Explain when you require backbone.js ?
What is “el” property of backbone.js view?
Explain how you can use backbone.js for multiple page web app ?
What is a converter in backbone js ?
What are the Advantages of backbone.js?
What is the use of backbonejs route?
What is models in backbone.js?
What is router in backbone.js?
Explain what is modelbinder in backbone.js ?