Thoughts

Notes on software engineering, distributed systems, and the future of human productivity.

Understanding React Server Components

How React Server Components split an app across the server/client boundary, why they never hydrate, and the composition pattern for putting server content inside a client component.