In this chapter, we'll talk about React with Server Side Rendering, and the various tools in the ecosystem like Gatsby and Next.js.
- Client Fetching (view the code)
- Node Fetching (view the code): Run
node index
in thenode-fetching
folder.
- Recipes (view the code)
- Recipes with Next.js (view the code)