You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is about as useful as you can imagine. I couldn't find anything on the v7.1.5 docs but the v6.29 docs have proper documentation for useOutletContext, so I suggest changing the link to this
The lesson assignment also links to react router tutorial and mentions going up to the "Nested Routes" section. There's another section just below it called "Client Side Routing" that's relevant as well, so we could change the suggestion to read up to "Client Side Routing"
The React Router tutorial goes through a lot of the stuff discussed in this lesson and much more. Have a read through the sections up to “Nested Routes”.
This is a trivial change, so I figured it would be best to include it in this PR while we're at it.
I wouldn't mind. There are more links that I didn't notice at first that seem to be auto generated docs too so they will need to be replaced with proper docs from v6.29.
Also agreed on "client side routing" section being relevant
Checks
Describe your suggestion
In Outlets and State section of the lesson the link to
useOutletContext
docs points to auto generated documentation.https://reactrouter.com/en/main/hooks/use-outlet-context
This is about as useful as you can imagine. I couldn't find anything on the v7.1.5 docs but the v6.29 docs have proper documentation for
useOutletContext
, so I suggest changing the link to thishttps://reactrouter.com/6.29.0/hooks/use-outlet-context
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/node-path-react-new-react-router
(Optional) Discord Name
evilganesh
(Optional) Additional Comments
No response
The text was updated successfully, but these errors were encountered: