Everything you need to know about SSR, Hydration and React 18

preview_player
Показать описание
A logical walkthrough of SSR, Hydration and how React 18 update is a huge game-changer for React ecosystem.

Timecodes
0:00 - Intro
0:31 - What is SSR ?
0:43 - Why do we need SSR ?
1:48 - What is hydration ?
2:16 - What happens during hydration ?
2:36 - React 17 html rendering problem
3:22 - React 17 hydration problem
3:54 - React 17 problem summary
04:23 - What changed with React 18 ?
5:49 - React 18 SSR Demo
8:06 - Outro
Рекомендации по теме
Комментарии
Автор

Wow, React 18 is really cool. Thanks for explaining hydration stuff.

volodymyrmatselyukh
Автор

Great explanation! After reading a lot on this topic, your video really made everything crystal clear. Thanks :)

kiratibhuva
Автор

Are you saying that ssr with progressive hydration using next.js 14 and suspense doesnt works?

moraisgabas
Автор

can you make a full video for SSR with interacting API because without API or data fetching from backend website just static

AlalUddin