Last Updated: February 25, 2016
·
1.377K
· jisaacks

Use Backbone.js routing to track state

Backbone.Detour makes using the Backbone.Router to track application state a piece of cake.

I needed a way to treat the route as a list of parameters instead of a path. I wrote Backbone.Detour to solve this problem.

Read my full article on it here.