Closed goatslacker closed 7 years ago
This allows userland code to perform async actions and render the HTML some time in the future. This opens up the possibility for doing async rendering, data fetching prior to rendering, code splitting with routing, etc.
@ljharb @gdborton
This allows userland code to perform async actions and render the HTML some time in the future. This opens up the possibility for doing async rendering, data fetching prior to rendering, code splitting with routing, etc.
@ljharb @gdborton