December 2019
Intermediate to advanced
474 pages
10h 3m
English
With the react-router package, you can add declarative routing to a React application, just by adding components. These components can be divided into three types: router components, route matching components, and navigation components.
Setting up routing with react-router consists of multiple steps:
npm install react-router-dom
Read now
Unlock full access