Hi
I have created a route like this #!home&q=value. What is the best way listen to changes in the q parameter?
At the moment i have found this '{can.route} q': function(route) {. Is this the right approach?
thx