lightrouter
lightrouter copied to clipboard
Add "initialize" method
It would be really nice to have an initialize
method so we can call something before each route callback (repeating logic).
Inspiration: http://backbonejs.org/#Router-constructor