1.
Which are the three js files that are required to setup Backbone.js?
2.
Describe Backbone events?
3.
What are the most powerful functionalities of Modelbinder?
4.
What is the architecture of Backbone.js
5.
List out configuration options available in Backbone Js?
6.
What is view in Backbone.js?
7.
Consider the following nested array: _.flatten([1, [2], [3, [[4]]]], true); Justify the output of it.
8.
What are the configuration options available?
9.
What are the key points of Backbone?
10.
What are the main components of Backbone.js?