Hacker News new | ask | show | jobs
by iamlacroix 3864 days ago
I recently switched to this library from Redux Router for a project, after having trouble with server-side routing.

It really is simple, as stated in his title, and I would definitely recommend it if anyone is using Redux and React Router.

1 comments

I've been struggling with redux-router all week, and was just about to spend today trying to switch to this project. Glad to hear your experience. :)
Yeah, same here. Almost decided to ditch the whole redux-router for good before I saw this thread.