In this article, you'll discover how to set up and use Apollo Client in the new Next.js 13 app directory. Specifically, you'll learn how to use Apollo Client in both React Server and Client Components.
- Updated
May 13, 2023 - TypeScript
In this article, you'll discover how to set up and use Apollo Client in the new Next.js 13 app directory. Specifically, you'll learn how to use Apollo Client in both React Server and Client Components.
Based on RSC demo, with SSR, for easier experimenting with React Server component (not for production use!)
Finish the Dan's challenges in RSC From Scratch. Part 1: Server Components
Add a description, image, and links to the react-server-component topic page so that developers can more easily learn about it.
To associate your repository with the react-server-component topic, visit your repo's landing page and select "manage topics."