Unlisted
Like
reactHydrateDemo
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://stevekrouse--87d2a43e25f111f0ad23569c3dd06744.web.val.run
Video explainer: https://x.com/stevekrouse/status/1808166989380157471
Simpler client-only demo: https://www.val.town/v/stevekrouse/reactClientDemo
Note: After publishing the video @wilhelm showed me how to use renderToReadableStream
in favor of renderToString
, which I agree is more idiomatic, so it's what's used below.
Migrated from folder: react/reactHydrateDemo