/ReactIntroV4

Intro to React V4 made by Brian Holt for Frontend Masters

Primary LanguageTypeScript

ReactIntroV4

My take on the "Complete intro to React V4" made by Brian Holt for Frontend Masters.

Contents of the tutorial:

  • Introduction
  • Pure React
  • npm, ESLint & Prettier
  • Parcel
  • JSX
  • State and Lifecycle Methods with React
  • Reach Router
  • Handling Events and Async UIs with React
  • Forms with React
  • Context
  • Portals
  • Conclusion
  • Testing
  • Emotion
  • Code Splitting
  • Redux
  • Server Side Rendering
  • Preact
  • Code Organization
  • TypeScript