renderToReadableStream()
Term side of the Card
Topic: Server APIs [React DOM]
Unit title: renderToReadableStream()
Categories: API
Explanation side of the Card
Explanation: The function that creates a readable stream of HTML content for server-side rendering. It streams the rendered content to the client, improving loading times and interactivity.