This recipe demonstrates hash-based routing with purescript-routing
. No web framework is used.
When you click on the links, you should see:
- The anchor in the URL change
- Route changes logged to the dev console
You may also edit the URL directly instead of clicking on the links.