/complete-intro-to-react

A Complete Intro to React, as Given for Frontend Masters

Primary LanguageJavaScriptMIT LicenseMIT

Learning everything React from btholt (Front-End Masters)

Go to start branch to start.

These course files will be modified as I learn React. If you would like to learn react please visit the original repo: http://btholt.github.io/complete-intro-to-react/

My progress:

  • Learnt NPM.
  • Learnt what .gitignore does and how to use it to ignore .nodemodules and uneeded files.
  • Learnt about Yarn and Yarn lock.
  • Learnt about createElement and creating simple React components without jsx.

License

MIT