How can you use underscore templates in backbone.js views?
Answer Posted / Musabbir Ali
The Backbone Router is used to handle application navigation and URL routing. It listens for changes in the browser's URL, updates the active view, and executes any associated logic based on the new route.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers