Next.JS Client Components Are Prerendered on the Server!

preview_player
Показать описание


📣 Follow Coding in Flow on social media:
Рекомендации по теме
Комментарии
Автор

Very nice straight to the point. GJ mate

STARIsamPFomg
Автор

Hi bro I'm a full stack working with typescript and redux do I really need to learn next

AmrMagdyPRO
Автор

0:14 "Only the hydration part happens on the client". If client components are pre-rendered, then what remains to be hydrated on the client side?!

magnusbrzenk
Автор

woher weis der server das der user zb eingeloggt ist? kannst du so ein video mal machen wäre dir sehr dankbar

Masthuhn
Автор

then what is the difference between these and server components

divij
Автор

This feature is awesome, but it gave me a big pain in the ass when I tried to hide or create responsive elements using javascript. My solution was dynamic imports + fade effect just to hide my nightmare. Maybe in 2024 I will replace it with a fallback response ui. 😂

jorgericaldi