blaze-react
blaze-react copied to clipboard
Add support for routing
- [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
looks like good progress :+1: