Skip to content

Latest commit

 

History

History

RoutingHashLog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.