Backbone (deprecated): Detailed Overview & Metrics

v4.1.3(almost 4 years ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are provided via a separate npm package: @types/backbone.marionetteNumber of direct dependencies: 1Monthly npm downloads

Backbone.Marionette is a composite application library for Backbone.js that simplifies the development of complex web applications. It provides a set of robust components and tools to help organize and structure your Backbone.js codebase, including views, regions, and modules. Backbone.Marionette promotes best practices such as separation of concerns, event-driven architecture, and modular design.

Compared to using Backbone.js alone, Backbone.Marionette offers higher-level abstractions and features like automatic view management, memory management, and built-in support for common patterns like pub/sub and event aggregation.

Tags: javascriptbackbone.jscomposite-applicationweb-applicationsmodular-design