Hacker News new | ask | show | jobs
by SaturateDK 2654 days ago
Oh, this looks promising. I'm pretty tired of react-router, and I like to keep my navigation in my redux state, as it's a big part of any application state in my mind.

How well does router5 work with redux? I see they have an official package for it, so it's looking good, but maybe you have first hand experience.

1 comments

Very well. We've been using it for 1.5yr at work, keeping up-to-date with latest React and Redux.