How are models attributes stored in backbone.js?
What is the difference between the properties “id” and “cid” on a model object in backbone js?
What is collection in backbone?
What is the use of backbonejs route?
List out configuration options available in backbone js?
What is router in backbone? How do you create a router with backbone?
Explain events in backbonejs?
What are the main backbonejs native components?
What is a collection in backbone.js?
What is a converter in backbone js ?
List dependencies of using backbonejs?
Brief about ajax?
Differentiate between synchronous and asynchronous ajax requests.
List some advantages and disadvantages of using ajax.
What is polling in ajax.