Atlas7 / react-router-tutorial-completed

(Just a mini repository / notebook for my own persnal use) Some ReactJS boiler-plates / solutions as a result of completing the [react-router tutorial)(https://github.com/reactjs/react-router-tutorial) created by the Facebook React team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Just a mini repository / notebook for my own persnal use) Some ReactJS boiler-plates / solutions as a result of completing the react-router tutorial by created the Facebook React team.

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

About

(Just a mini repository / notebook for my own persnal use) Some ReactJS boiler-plates / solutions as a result of completing the [react-router tutorial)(https://github.com/reactjs/react-router-tutorial) created by the Facebook React team.


Languages

Language:JavaScript 92.9%Language:HTML 6.4%Language:CSS 0.7%