Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

reactjs/react-router-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66d013c · Sep 21, 2016

History

97 Commits
Sep 21, 2016
Feb 12, 2016
Mar 8, 2016

Repository files navigation

React Router Tutorial

Quick lessons for getting up-to-speed with React Router.

See Lesson 1 - Setting Up to get started.

Each lesson is a fully runnable app with all code from the previous lesson, so you can cd lessons/<lesson-folder>, npm install, and then run the appropriate NPM scripts for each lesson from within the lesson folder.

Missing stuff that will come eventually, hopefully ... maybe.

  1. an app that isn't completely pointless
  • egghead.io videos
  • code splitting
  • location state
  • data integration