Explain what is model.cid?
What is backbone.js collections ?
What are the difference between idattribute and attributes?
What are the three js files that are required to setup a working environment for backbone.js?
What is model in backbone.js?
How can you attach listeners to events in a view?
When you require backbone.js?
How to access a models data from a view in backbone.js?
Explain events in backbonejs?
Explain how you can use backbone.js for multiple page web app ?
What are the tips/tricks/practice, with respect to model, you follow?
What is the function of tojson ?
What is models in backbone.js?
How can you write the business logic in model?
What are the keypoints of backbone ?