How to Build a React Server Side Rendered (SSR) Framework with Bun and TypeScript Tutorial

preview_player
Показать описание

00:00 Why?
02:40 Bun Server
03:42 Server Rendered React
09:40 useState Detour
11:54 Client Side Hydration
13:52 Bundling React Application
16:09 Client Side Interactivity
17:00 Server Side Props
23:45 Summary
Рекомендации по теме
Комментарии
Автор

Great content, would love to see a video show casing navigation and streaming a response.

ramonmalcolm
Автор

Great idea for a video. FYI you can 'fix' the ts error on the root element by adding "as HTMLElement" at the end of the line, or using an exclamation to tell TS you know the root element isn't null, ie 'hydrateRoot(domNode!, <App />)'

Not sure if speaking very quietly, or a bad microphone, but the video would definitely benefit from more clear 'narration', as was a bit mumbly in parts. I only offer this feedback as I really like the video, and want to see more, so I am keen to see you succeed! 😆

JohnBuildWebsites
welcome to shbcf.ru