Search notes, blog posts, experiments, learning topics, and resources
3 items tagged across the site.
Three sequential awaits inside one Server Component cost 360ms and show up in the network tab as one "slow request". Parallelize what does not truly depend.
RSC is not "SSR with extra steps". It is a component tree serialized over the wire — and once you see it that way, the confusing rules become obvious.
A real-time product analytics dashboard that streams events over WebSockets and renders thousands of data points without dropping frames.