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 |
What is model in backbone.js?
What are the tips/tricks/practice, with respect to model, you follow?
Explain events in backbonejs?
What is sync in backbone.js?
Explain architecture of backbone?
when do you require backbone.js?
Explain what is the function of parse?
What are the main components of backbone.js ?
What is backbone.js models?
Why you have to use backbone ?
Explain what is view in backbone.js?
What is the use of backbonejs route?