Summary: Hands-On Next.js
Review what we've learned about fetching data and using GraphQL with Next.js.
We'll cover the following
Recap
In this chapter, we’ve taken a look at two crucial topics when talking about Next.js:
Organizing the project structure
The different ways of fetching data
Even if these two topics seem unrelated, being able to logically separate components and utilities, and fetching data in different ways, are essential skills.
Get hands-on with 1400+ tech skills courses.