Data Fetching
Data Fetching and Caching
Learn best practices for fetching data on the server or client in Next.js.
Fetching, Caching, and Revalidating
Learn how to fetch, cache, and revalidate data in your Next.js application.
Server Actions and Mutations
Learn how to handle form submissions and data mutations with Next.js.
Data Fetching Patterns and Best Practices
Learn about common data fetching patterns in React and Next.js.
Was this helpful?