TIL: React Server Components
It's cool to see how things have evolved in React server-side capabilities.
This sums it up: "This new application architecture combines the simple “request/response” mental model of server-centric Multi-Page Apps with the seamless interactivity of client-centric Single-Page Apps, giving you the best of both worlds.
React