What are the difference between backbone.noconflict and backbone.$ ?
What are the architecture of backbone.js?
What is a view in backbone.js?
How can you track any change in model attribute value?
What is collection in backbone?
What are the three js files that you require to setup a working environment for backbone?
Explain what is backbone.js router is used for?
How the actions performed on model is translated to restful operations? Give an example?
What is backbone.sync is used for ?
Explain what is backbone.js?
Explain what is the function of parse?
What is the difference between the properties “id” and “cid” on a model object in backbone js?
Can you give an example of how to build a collection?
What is the function of escape ?
What are the main components of backbone.js ?