HomeDocsBlogGithub

Twofold Blog

Writings about React Server Components.

Composable streaming with Suspense

A look at two real-world UIs that rely on streaming with Suspense.

You can serialize a promise in React

Use React to create a promise on the server and later finish it on the client.