Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Server APIs for non-streaming environments

These methods can be used in the environments that don’t support streams:

They have limited functionality compared to the streaming APIs.

If you want to change selection, open document below and click on "Move attachment"

Server React DOM APIs – React
hods are only available in the environments with Web Streams, which includes browsers, Deno, and some modern edge runtimes: renderToReadableStream renders a React tree to a Readable Web Stream. <span>Server APIs for non-streaming environments These methods can be used in the environments that don’t support streams: renderToString renders a React tree to a string. renderToStaticMarkup renders a non-interactive React tree to a string. They have limited functionality compared to the streaming APIs. Deprecated server APIs Deprecated These APIs will be removed in a future major version of React. renderToNodeStream renders a React tree to a Node.js Readable stream. (Deprecated.) How


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.