We are going to development a web app. React is our choice. But we are still discusses on whether using redux and redux-router. Redux is great, but Redux-Router still not release a final version.
One big issue is the onEnter hook. There already is a topic for that #62. Until now, I did find a graceful solution for accessing store in the onEnter hook.
Is there anyone who has used redux-router in production now?