Notifications
Clear all
Topic starter 15/10/2024 5:26 pm
What are the main components of BackboneJS?
Topic starter 15/10/2024 5:27 pm
Since there are no controllers in Backbone. js, it sometimes referred to as an MV* framework. Unlike most of the MVC frameworks, Backbone. js consists of six main components: Models, Views, Collections, Events, Routers and Sync.