AdvancedVocabulary#frontend#architecture#developer-tools

React Server Components Vocabulary

Build fluency in the vocabulary of rendering a component on the server with zero client JavaScript.

0 / 5 completed
1 / 5
At standup, a dev mentions a component that renders entirely on the server and ships no component JavaScript to the client bundle at all, reducing how much code the browser has to download. What is this component type called?