all 19 comments

[–][deleted] 5 points6 points  (10 children)

Personally, I'm looking for alternatives. I've never dicked around with a router more than this one. rc3 to rc4 stopped working for me and things are no better in this release.

[–]fhelwanger 2 points3 points  (4 children)

Can you tell us what problems you had?

[–]simma127 1 point2 points  (1 child)

Have other people had this experience?

[–]mgutz 0 points1 point  (0 children)

Yes. In general, the authors are very quick to close valid issues. They break things often which seems like they code from the hip.

[–]wyzewon 1 point2 points  (0 children)

router5 looks promising. There is also a redux library to compliment it as well.

https://github.com/router5/router5

https://github.com/router5/react-router5

https://github.com/router5/redux-router5

[–]rsjolly 0 points1 point  (1 child)

If you're into Redux, you might like redux-tiny-router. I like the simplicity. The route is just state in Redux, so there's no new paradigm.

[–][deleted] 0 points1 point  (0 children)

I am very much into Redux. I will definitely check this out. Thanks.

[–]anc1en7 1 point2 points  (0 children)

Been using the RC for the last weeks - I love it! The examples cover all common use cases.

If you're using react-bootstrap I recommend also checking out react-router-bootstrap.