Mastering React Server Components - The Problem Solver
© ABL - The Problem Solver · 18 · React Server · Components · React Server Components (RSC) only execute on the server · Traditionally React components always execute in the browser · The server can even be a build server instead of a runtime server ·