BackboneMVC – A Familiar Controller for Backbone

JavaScript 0 No Comments

One of the first things I missed from the MVC frameworks I had prior experience with before using Backbone was a controller that links up URL routing with controller actions, providing a clean way to organize business logic. BackboneMVC does that.

It also provides beforeFilter, a deferred afterRender, and a mechanism for checking the session for a valid user before granting access to specified controller actions. Pretty neat.

Check out the BackboneMVC homepage for details.




Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" cssfile="" class="" title="" data-url=""> <span class="" title="" data-url="">