Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 340 Bytes

File metadata and controls

13 lines (8 loc) · 340 Bytes

RoutingHashLog

This recipe demonstrates hash-based routing with purescript-routing. No web framework is used.

Expected Behavior:

Browser

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.