Intermediate React v6

Watch on Frontend Masters

Intermediate React v6

As taught for Frontend Masters

author image
Brian Holt
Neon
course icon
Watch on Frontend Masters

Table of Contents

  1. Welcome

    1. Intro
    2. My Setup
    3. React 19
  2. React Render Modes

    1. Client-Side React
    2. Static Site Generation
    3. Server Side Rendering
  3. RSCs without a Framework

    1. Intro to React Server Components
    2. RSC Dependencies
    3. Server and Client Components
    4. The RSC Server
  4. RSCs with Next.js

    1. Abbreviated Intro to Next.js
    2. Server Components
    3. Server Actions
    4. Server and Client Components Together
    5. Limitations of RSCs
  5. Performance Optimizations

    1. Where React Can Be Slow
    2. The Project
    3. Fixing It
    4. Other Perf Questions
  6. Transitions

    1. What Are Transitions
    2. The Project
    3. Making It Work without Transitions
    4. Making It Work with Transitions
  7. Optimistic Values

    1. What Are Optimistic Values
    2. The Project
    3. useOptimistic Hook
  8. Deferred Values

    1. What Are Deferred Values
    2. The Project
    3. Making It Less Janky
  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