illustration for Add routing to React apps using React Router v4
pro

Add routing to React apps using React Router v4

Instructor

Joe Maddalone

42m closed-captioning
·
14 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.4
2929
people completed
Published 8 years ago
|
Updated 2 years ago

React Router v4 takes an entirely new approach to routing and handling URLs in your React applications. It fully embraces the concept of declarative programming and a component based development process. In practice, this turns out to be very nice and gives you a routing solution that is less configuration heavy than many previous solutions.

In this course, you will learn about the basics of React Router v4 to help you get started. We will look at the core components that React Router supplies and how they interact together to create a robust routing solution for your React applications.

This course clearly presents the core concepts of react-router-dom that are mostly still relevant in the latest version of the library. However, the study of resources beyond this course is a necessary step in implementing those concepts with the latest version of the library (v6).