Comment on Why I switched to Spine.jsparentComments−dclaysmith14yIn backbone, I will create a new Router for each page (though sometimes you might reuse the same router for groups of pages that contain the same views).−cmer14yThanks! I'll give that a try.
Comments
In backbone, I will create a new Router for each page (though sometimes you might reuse the same router for groups of pages that contain the same views).
Thanks! I'll give that a try.