Answer Posted / Meenakshi
The Backbone.js architecture is based on the Model-View-Presenter (MVP) pattern, where Models represent data, Views are responsible for rendering and updating the user interface, and Presenters coordinate the interaction between Models and Views. Additionally, Routers handle URL routing and navigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers