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: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reactjs/react-router-tutorial
- Owner: reactjs
- Archived: true
- Created: 2016-02-10T04:15:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T09:09:36.000Z (over 5 years ago)
- Last Synced: 2024-09-22T05:02:35.876Z (3 months ago)
- Language: JavaScript
- Size: 212 KB
- Stars: 5,521
- Watchers: 181
- Forks: 1,754
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - reactjs / react-router-tutorial
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