SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[Flight] Implement prerender (#30686)

Prerendering in flight is similar to prerendering in Fizz. Instead of
receiving a result (the stream) immediately a promise is returned which
resolves to the stream when the prerender is complete. The promise will
reject if the flight render fatally errors otherwise it will resolve
when the render is completed or is aborted.
J
Josh Story committed
fa6eab58541330349480690ef4e211520cc08d94
Parent: 50d2197
Committed by GitHub <[email protected]> on 8/15/2024, 9:28:28 PM