issues
search
meiersi
/
blaze-react
A blaze-html style ReactJS binding for Haskell using GHCJS
MIT License
107
stars
15
forks
source link
Add support for routing
#8
Open
asayers
opened
9 years ago
asayers
commented
9 years ago
[x] Make the path a derived property of the application state
[x] Submit an action when the path is changed manually
[ ] Make the app aware of the initial path
[ ] Make sure the derived path is URL-encoded
meiersi
commented
9 years ago
looks like good progress :+1: