In this talk from Nodevember 2016, Guil covers essential features of React Router, a popular React library that manages navigation and rendering of components in React apps.
We’ll start with routing basics, then dive into React Router’s powerful features, including:
- Navigating routes
- Constructing a layout via nested routes
- Rendering index routes and links
- Styling active links
- Creating routes with parameters
- Displaying 404 routes and clean URLs
- What's new in React Router 4
Tweet this article