server-components-demo
server-components-demo copied to clipboard
Demo app of React Server Components.
If we release a new version of the app, maybe containing breaking changes eg.: * the server component require more props in the new version * Maybe the server component...
Could we use `useContext` for react-server components to deal with `currentUserId` ?
What is the plan/strategy to handle server components in the event device goes offline? Will there be an escape hatch? Will the ui just continue to show the skeleton as...
https://react-server-components.musicfe.dev/