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.