mawelborn / Backbone.Controller

A simple container to organize controller methods in Backbone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone.Controller

A simple container to organize controller methods in Backbone. It's purpose is to provide a designated place to put code that orchestrates models, collections, and views so that it's not littered across views and routers.

About

A simple container to organize controller methods in Backbone

License:MIT License


Languages

Language:JavaScript 100.0%