Docs | Next.js
Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations. Under the hood, Next.js also abstracts and automatically configures tooling needed for React, like bundling, compiling, and more. This allows you to focus on building your application instead of spending time with configuration. Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast React applications. Some of the main Next.js features include: On the left side of the screen, you'll find the docs navbar. The pages of the docs are organized sequentially, from basic to advanced, so you can follow them step-by-step when building your application. However, you can read them in any order or skip to the pages that apply to your use case. On the right side of the screen, you'll see a table of contents that makes it easier to navigate between sections o
Welcome to the Next.js documentation! What is Next.js? Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations. It also automatically configures lower-level tools like bundlers and compilers. You can instead focus on building your product and shipping quickly. Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast React applications. How to use the docs The docs are organized into 3 sections: Getting…
saved by
related reading
- React Foundations: About React and Next.js | Next.jsnextjs.org
- React Foundations | Next.jsnextjs.org
- Pages Router | Next.jsnextjs.org
- next.js/examples at canary · vercel/next.jsgithub.com
- React Foundations | Next.jsnextjs.org
- React Foundations | Next.jsnextjs.org
- React Foundations | Next.jsnextjs.org
- Building a single-page application with Next.js and React Routercolinhacks.com
- How Notion pulled itself back from the brink of failure | Figma Blogfigma.com
- Getting Started: Layouts and Pages | Next.jsnextjs.org
- React Foundations | Next.jsnextjs.org
- React Foundations | Next.jsnextjs.org