Table of Contents
- Introduction to React Router 4 and Creating Your First Route
- Configuring Routes - Using Various Options in the Route Component
- Using the Link and NavLink Components to Navigate to a Route
- Using the Redirect and Switch Components
- Understanding the Core Router, and Configuring the BrowserRouter and HashRouter components
- Using StaticRouter in a Server-Side Rendered React Application
- Using NativeRouter in a React Native Application
- Redux Bindings with connected-react-router

