What are the configuration options available ?
Answer / Deepak Kumar Swarooop
Backbone.js provides several configuration options, such as sync options for controlling how models communicate with the server, model and collection constructor options, view and router options, and localStorage options.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain architecture of backbone?
What is model in backbone.js?
Mention some most robust functionalities of model binder?
Explain when you can use unbinding function in backbone.js ?
Explain how you can use backbone.js for multiple page web app ?
What are the difference between backbone.noconflict and backbone.$ ?
Explain what is modelbinder in backbone.js ?
What are the methods of utility in backbone.js?
What are the main backbonejs native components?
What is events in backbone.js?
What are the architecture of backbone.js?
What are the configuration options available ?