React Server Components (RSC) are not just SSR.Components rendered on the server, no JS shipped Great for static + dynamic hybrid use Works best with streaming frameworks (Next.js 13+)Still early days. Promising for perf-sensitive apps.