About 291 results
Open links in new tab
  1. Learn Next.js | Next.js by Vercel - The React Framework

    Start building with Next.js Go from beginner to expert by learning the foundations of Next.js and building a fully functional demo website that uses all the latest features.

  2. Pages Router - Next.js

    If you’ve never written React code, you should go through the official React tutorial first. If you’re looking for documentation instead, visit the Next.js documentation.

  3. React Foundations - Next.js

    This beginner-friendly, example-led course will guide you through the prerequisite knowledge for Next.js. You will build a simple project step-by-step; starting with a JavaScript application, then migrating it to …

  4. Next.js Docs

    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.

  5. React Foundations: Getting Started with React | Next.js

    While you can learn JavaScript and React at the same time, being familiar with JavaScript can make the process of learning React easier. In the next sections, you will be introduced to some core concepts …

  6. App Router - Next.js

    This course assumes you have a basic understanding of React and JavaScript. If you're new to React, we recommend going through our React Foundations course first to learn the fundamentals of React, …

  7. App Router: Getting Started | Next.js

    May 2, 2025 · If you're new to React or need a refresher, we recommend starting with our React Foundations course, and the Next.js Foundations course that has you building an application as you …

  8. App Router: Getting Started | Next.js

    Create a new Next.js application using the dashboard starter example and explore the project.

  9. Next.js by Vercel - The React Framework

    Vercel is a frontend cloud from the creators of Next.js, making it easy to get started with Next.js quickly. Jumpstart your Next.js development with pre-built solutions from Vercel and our community.

  10. Getting Started: Installation | Next.js

    Dec 9, 2025 · Learn how to create a new Next.js application with the `create-next-app` CLI, and set up TypeScript, ESLint, and Module Path Aliases.