AdvancedVocabulary#react#rsc#nextjs#frontend

React Server Components

React Server Components (RSC) introduce fundamentally new vocabulary around server/client component boundaries, hydration, and streaming. These terms are now essential in frontend architecture discussions.

0 / 5 completed
1 / 5
A developer says: 'This component should be a Server Component — it doesn't need interactivity.' What does this mean?