Complete Intro to React v5

Complete Intro to React v5 Videos ▶️ 

Complete Intro to React v5

and Intermediate React v2

Table of Contents

  1. Introduction
  2. Pure React
  3. npm, ESLint & Prettier
  4. Parcel
  5. JSX
  6. Hooks
  7. Effects
  8. Dev Tools
  9. Handling Async
  10. Reach Router
  11. Class Components
  12. Error Boundaries
  13. Context
  14. Portals and Refs
  15. Conclusion
  16. Hooks in Depth
  17. Emotion
  18. Code Splitting
  19. TypeScript
  20. Server Side Rendering
  21. Redux
  22. Testing