Spock icon indicating copy to clipboard operation
Spock copied to clipboard

Enable client side routing

Open agrafix opened this issue 9 years ago • 0 comments

The goal of this task is to have a Spock-ghcjs library where we can use in the browser, similar to page.js. reroute already builds with ghcjs.

What to do:

  • [ ] identify if there's anything in Spock-core that could be useful in the browser and move that to a shared package
  • [ ] reimplement a familiar Spock interface using reroute and the functions from the shared package
  • [ ] setup unit testing infrastructure and write some tests
  • [ ] build a small demo application (optional)

agrafix avatar Jul 22 '16 14:07 agrafix