bananaoomarang / isomorphic-redux

Isomorphic Redux demo, with routing and async actions
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
MIT License
455 stars 87 forks source link

Use redux router ? #15

Closed geekyme closed 8 years ago

geekyme commented 9 years ago

https://github.com/rackt/redux-router

There hasn't been a lot of examples using redux-router. Would love to see it integrated into your project.

bananaoomarang commented 8 years ago

Doesn't look so hard, but I haven't got so much time at the moment, so someone will have to pull request. Will probably also put on a branch so the code doesn't deviate too much from the tutorial.