acdlite / redux-router

Redux bindings for React Router – keep your router state inside your Redux store
MIT License
2.3k stars 216 forks source link

Notes on vs `react-router-redux` #274

Open catamphetamine opened 7 years ago

catamphetamine commented 7 years ago

Explains why react-router-redux gives inconsistent location and why redux-router gives a consistent one.