Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/reactjs/react-router-tutorial


https://github.com/reactjs/react-router-tutorial

Last synced: 17 days ago
JSON representation

Lists

README

        

React Router Tutorial
=====================

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

See [Lesson 1 - Setting Up](/lessons/01-setting-up/) to get started.

Each lesson is a fully runnable app with all code from the previous lesson, so you can `cd lessons/`, 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