Server Components were proposed to allow developers to render components on the server, providing benefits for performance and data-fetching strategies. This is an ongoing development that aims to further enhance React’s capabilities.
React Server Components (2020)