I see some articles referring to Backbone.Controller.extend but can’t find any documentation on http://backbonejs.org
Is it not documented or there is some newer version of backbone than 0.9.2? Or there is a plugin for that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Controller was renamed Router in Backbone version 0.5.0
Quote from the 0.5.0 changelog