What are the three js files that you require to setup a working environment for backbone?
Answer / Shalu Singh
To set up a basic Backbone.js application, you typically need backbone.js, jquery.js, and underscore.js.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you use template variables?
List dependencies of using backbonejs?
What are the main backbonejs native components?
What is models in backbone.js?
How to use to backbone.ajax function?
Explain what is modelbinder in backbone.js ?
What are the difference between idattribute and attributes?
Explain what is backbone.js models?
What is collection in backbone?
How to use to backbone.sync function?
What is converter in backbone.js ?
Explain events in backbonejs?