You are currently viewing documentation for version 13 of Next.js.
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.
Server Actions and Mutations
Learn how to handle form submissions and data mutations with Next.js.
Forms and Mutations
Learn how to handle form submissions and data mutations with Next.js.
Was this helpful?