Which are the three js files that are required to setup backbone.js?
Answer Posted / Durgesh Kumar Gupta
To set up Backbone.js, you typically need the following JavaScript files: backbone-min.js, jquery-1.x.min.js (where x is the version of jQuery you're using), and underscore-min.js.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers