React Router: Declarative Routing for React
reacttraining.com
React Router: Declarative Routing for React
1–10 of 68 posts
Re: React Router: Declarative Routing for React
#2Re: React Router: Declarative Routing for React
#3Re: React Router: Declarative Routing for React
#4I definitely like the way they decided to move in the latest version. I never was comfortable with the previous API -- it just didn't feel right, and it was kind of restrictive.
Re: React Router: Declarative Routing for React
#5Been using V4 since they released alpha and it really is a great piece of software. Great work Michael and Ryan.
Re: React Router: Declarative Routing for React
#6Re: React Router: Declarative Routing for React
#7Re: React Router: Declarative Routing for React
#8I couldn't find it on the website, is there a detailed list of the changelog for this beta? Looks like some really great changes were made, but would love to see specifics.
Re: React Router: Declarative Routing for React
#9Shameless self plug: our book [1] has a whole chapter on Routing in React with this new v4 router. After you've finished reading the docs, if you want a tutorial style walk-through of this router v4, we build a Spotify-type clone over the course of 75+ pages.
Re: React Router: Declarative Routing for React
#10i didn't see it mentioned in the docs, but does the new version fix the awkward handling of scrolling and history?