canofm / complete-intro-to-react

repo for learning react following the workshop of Brian Holt at FrontendMasters

Home Page:http://btholt.github.io/complete-intro-to-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

A Complete Intro to React

This repo is for learning and practice a complete React ecosystem following the workshop of Brian Holt at FrontendMaster.

  • React + Redux + Thunk
  • React Router v4
  • Styled Components
  • Webpack 2
  • Hot Module Replacement
  • ESLint + Prettier
  • Flow
  • Async imports, code splitting
  • React server side rendering
  • Testing with Jest, Enzyme

The site actual workshop material

Can be found here. On the master branch you will find the completed project. On the start branch you will find the barebones boilerplater of the project designed to help you get started.

License

MIT

About

repo for learning react following the workshop of Brian Holt at FrontendMasters

http://btholt.github.io/complete-intro-to-react/

License:MIT License


Languages

Language:JavaScript 60.7%Language:CSS 38.4%Language:HTML 0.8%