How backbone decides if it should use post/get/ request to the server? What are the methods backbone has reserved for these operations?
5Post New Backbone.js Questions
Why you have to use backbone ?
Explain what is converter in backbone.js?
In backbone view, what is the use of setelement ?
How to override Backbone.sync?
What are the disadvantages of backbone.js?
Explain what is modelbinder in backbone.js ?
How can you track any change in model attribute value?
How the actions performed on model is translated to restful operations? Give an example?
What are the dependencies of backbone.js?
Explain what is model.cid?
List out configuration options available in backbone js?
How can you get the attribute value of a model?
What is the use of backbone.js router?
How do I fetch a single model in Backbone?
Which are the three js files that are required to setup backbone.js?