This is the tenth video in the Learning React 2021 Series.
In this episode we build on the ideas from the Basic Routing video and discuss the following:
- dynamic routing
- redirects for missing routes
- Link vs NavLink
- handling empty result sets
- react-router-dom hooks
- details about where to put your state data
- different ways of nesting components to improve performance
- more conditional rendering
Code from video: https://github.com/prof3ssorSt3v3/react-2021-series/tree/episode-10
Full playlist: