Open arlyxiao opened 2 years ago
Hydration
https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85
https://github.com/MaibornWolff/react-wasm-dom
https://frontend.blog/building-an-ssr-framework-using-vite-prisma/ https://github.com/zackify/moovite
https://nitayneeman.com/posts/introducing-server-and-shared-components-in-react/#is-there-any-existing-solution
Deep dive into the new Suspense Server-side Rendering ( SSR ) architecture in React 18
Hydration
useEffect in SSR
https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85
WebAssembly in SSR
https://github.com/MaibornWolff/react-wasm-dom
Build SSR based on CRA
Build with vite
https://frontend.blog/building-an-ssr-framework-using-vite-prisma/ https://github.com/zackify/moovite
server components
https://nitayneeman.com/posts/introducing-server-and-shared-components-in-react/#is-there-any-existing-solution