Why you use backbone.js, not other frameworks?
Answer / Sakshi Rastogi
Backbone.js is often used because of its simplicity, flexibility, and compatibility with existing jQuery code. It provides structure to larger JavaScript applications while allowing developers to choose their own templating and routing solutions.
| Is This Answer Correct ? | 0 Yes | 0 No |
In which language, backbone js is written?
How does backbone.js relate to mvc?
What are the main backbonejs native components?
What is the use of backbone.js router?
What is models in backbone.js?
What is router in backbone.js?
Why you use backbone.js, not other frameworks?
What is “el” property of backbone.js view?
Explain when you can use unbinding function in backbone.js ?
What is the most powerful capabilities of the modelbinder ?
Mention the case where you can use the unbinding function in backbone.js?
What are the dependencies of backbone.js?