Complete Intro to React

Watch on Frontend Masters

Complete Intro to React

v9

author image
Brian Holt
Neon
course icon
Watch on Frontend Masters

Table of Contents

  1. Welcome

    1. Intro
    2. My Setup
  2. No Frills React

    1. React without a Build Step
    2. Components
  3. Tools

    1. npm
    2. Code Formatting
    3. ESLint
    4. Git
    5. Vite
  4. Core React Concepts

    1. JSX
    2. Hooks
    3. Effects
    4. Dev Tools
    5. Custom Hooks
    6. Handling User Inputs
    7. Context
  5. Ecosystem

    1. TanStack Router
    2. TanStack Query
  6. Advanced React

    1. Portals
    2. Error Boundaries
    3. Uncontrolled Forms
  7. Testing

    1. Vitest
    2. Basic React Tests
    3. Testing User Interaction
    4. Testing Custom Hooks
    5. Snapshot Testing
    6. v8
    7. Vitest UI
    8. Browser Tests
  8. Whats Next

    1. React 19
    2. Form Actions
    3. use and Suspense
    4. React Compiler
    5. Deploying the App
  9. Wrap Up

    1. Congrats
  • Content Licensed Under CC-BY-NC-4.0

    Code Samples and Exercises Licensed Under Apache 2.0

    Site Designed by Alex Danielson