By mswatcher
via css.dzone.com
Published: Nov 15 2012 / 10:13
After taking a break for a few days and then joining my new employer, I'm writing this long pending post on Routers in Backbone. A Router can be considered as a Controller in a MVC application. Controller in any MVC application defines how the incoming request should be handled. For example, a Servlet in a J2EE application accepts the request and looks into the configuration and delegates the request to one of the handlers.
Tweet
SaveShareSend
Tags: frameworks, javascript, reviews
Add your comment