React and Next.js teams have been promoting Server Components, a new way to build web applications that don't fit with most existing React apps. Server Components is entirely different from client-side JS, despite the fact that the base - JSX - remains the same.
Table of contents
Relearning EverythingDeveloping With An Empty EcosystemToo Much MagicDo We Really Need This?The Standard Way To Build React AppsExisting Apps Are Not AffectedConclusion10 Comments
Sort: