logoNext.js
DocumentationBlogLearnGithub
Getting Started
Installation
Project Structure
Layouts and Pages
Images
Fonts
CSS
Server and Client Components
Fetching Data
Caching and Revalidating
Updating Data
Error Handling
Partial Prerendering
Metadata and OG images
Deploying
Upgrading
Guides
Building Your Application
Routing
Data Fetching
Server Actions and Mutations
Deep Dive
API Reference
Architecture
Community
logoNext.js
DocumentationBlogLearn
Introduction/Building Your Application/Data Fetching

Data Fetching

Server Actions and Mutations

Learn how to handle form submissions and data mutations with Next.js.

Middleware

Learn how to use Middleware to run code before a request is completed.

Server Actions and Mutations

Learn how to handle form submissions and data mutations with Next.js.