React - Introducing Server and Shared Components

January 11, 2021 8 min read React Node.js

Explaining the idea behind the new experimental types of React components - Server Components and Shared Components, allowing to have rich interactivity of client-side applications with fast performance in the same ecosystem, leveraging the server-side.