Skip to content

themeteorchef/getting-started-with-react-router-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial: Getting Started with React Router v4

In this tutorial, we'll take a look at migrating from React Router v3 to v4 inside of The Meteor Chef's Base boilerplate. We'll learn how to define routes, handle authentication, and look at how things like navigation state and calling route methods have changed in the latest release.

Read this tutorial on The Meteor Chef

Download the source (.zip)


Need help with this? Sign up for a Mentorship appointment and get 1-on-1 help.


The code for this tutorial is licensed under the MIT License.