React Server Components for SPA Veterans You already know how to build a single-page app. You have shipped several. You reach for useState , you reach for useEffect , you wire up a fetch, and by now the shape of that code arrives before the thought does.
Source: [Dev.to](https://dev.to/jgomezdev/react-server-components-for-spa-veterans-4ph0)