turbobeast / advanced-react-training

Advanced React Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advanced-react-training

This repo is the source code for part-3 of three-part webinar on react and redux. It was created with create-react-app.

Getting started

git clone git@github.com:turbobeast/advanced-react-training.git
cd advanced-react-training
npm install
npm start

Lessons

Routing

git checkout routing

Server-Side Rendering

git checkout ssr

Lazy Loading

git checkout lazy-loading

About

Advanced React Training


Languages

Language:JavaScript 77.2%Language:HTML 14.7%Language:CSS 8.1%