kriasoft / react-firebase-starter

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
https://firebase.reactstarter.com
MIT License
4.51k stars 751 forks source link

Add middleware to coordinate router with redux #170

Open markzhai opened 7 years ago

markzhai commented 7 years ago

The router implementation is quite elegant, but it is standalone, what if add a middleware implementation to coordinate it with Redux, just like what react-router-redux does.

zsajjad commented 7 years ago

Is it a good idea to use react-router-redux with this boiler plate

romanlex commented 7 years ago

Please add react-router-redux