ArthurPai / egghead-react-router-v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

NOTE:

All examples can be found in src/lessons/{:lesson}

About


Languages

Language:JavaScript 89.0%Language:HTML 9.7%Language:CSS 1.3%