This is the 9th video in the Learning React 2021 Series.
This video provides an introduction to the concept of Routing and how React-Router-Dom works.
Topics covered include:
- React-Router-Dom
- Basic routing
- Link element
- BrowserRouter object and providers
- Switch and Route
- Refactoring code to work with Routing.
Finished code from video: https://github.com/prof3ssorSt3v3/react-2021-series/tree/episode-9