What is Streaming in React and Next Js? SSR, Performance, Hydration, Suspense | In-Depth Analysis

Опубликовано: 02 Октябрь 2024
на канале: xplodivity
1,227
52

Learn streaming in react and next js, how streaming improves the loading performance, and why you need to learn SSR in order to understand streaming. This video is an in-depth analysis that covers all such concepts in the correct order.

00:00 - Intro
00:18 - SSR In-Depth analysis (mandatory to understand ssr before streaming)
06:10 - Problems with SSR
08:41 - Streaming In-Depth analysis
16:29 - code example
17:54 - Summarizing everything
19:03 - End