Archive for 2016

  • 3 min read

Smooth client-side routing in a figwheel-only project

One of the few things I missed when starting with re-frame was the excellent client-side routing setup you get with ember-cli, especially the development server part of that.

After some digging I found this fantastic article, No-hashes bidirectional...