-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Nick Nance edited this page Nov 25, 2014
·
8 revisions
Welcome to the backbone-composer wiki!
Composer is a minimal, slightly opinionated Backbone plugin to simplify view rendering and life cycle management. The goals of Composer include:
- Minimize boilerplate view code
- Manage view life cycle to minimize memory leaks
- Simplify the management of child views / subviews
- Restore the state of the DOM after re-rendering