CoffeeScript Routing, part deux
Adding named parameters to the CoffeeScript router
Standalone Javascript Routing
A recent project has us using spine.js as well as a few other JavaScript libraries. Though spine.js comes with its own routing, it conflicts with pjax. The solution was to roll our own.