Data Fetching
Fetching, Caching, and Revalidating
Learn how to fetch, cache, and revalidate data in your Next.js application.
Data Fetching Patterns
Learn about common data fetching patterns in React and Next.js.
Forms and Mutations
Learn how to handle form submissions and data mutations with Next.js.
Was this helpful?