From nextjs.org
How to Think About Security in Next.js
0 0
Learn about what security protections are built-in Next.js and view a guide for auditing applications.
on May 31
From nextjs.org
Data Fetching: Server Actions and Mutations | Next.js
0 0
Learn how to handle form submissions and data mutations with Next.js.
on May 10
From nextjs.org
0 0
Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and more.
on Apr 11
From nextjs.org
0 0
Next.js version 15.2.3 has been released to address a security vulnerability CVE-2025-29927.
on Mar 22
From nextjs.org
0 0
Next.js 15.2 introduces an improved error experience, streaming metadata, Turbopack performance improvements, and more.
on Feb 27
From nextjs.org
Upgrading: Version 15 | Next.js
0 0
Upgrade your Next.js Application from Version 14 to 15.
on Feb 23
From nextjs.org
0 0
Teleco fent de periodista. Més tecnòleg que tecnòfil. Defensant el català en el món digital. No faig servir productes de Meta.
on Feb 20
From nextjs.org
Upgrading: Single-Page Apps | Next.js
0 0
Next.js fully supports building Single-Page Applications (SPAs).
on Jan 9
From nextjs.org
Composable Caching with Next.js
0 0
Learn more about the API design and benefits of 'use cache'
on Jan 3
From nextjs.org
Functions: generateMetadata | Next.js
0 0
Learn how to add Metadata to your Next.js application for improved search engine optimization (SEO) and web shareability.
on Dec 26
From nextjs.org
Next.js by Vercel - The React Framework
0 0
Next.js by Vercel is the full-stack React framework for the web.
on Dec 11
From nextjs.org
0 0
Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authorization APIs, and more.
on Dec 10
From nextjs.org
0 0
Next.js 15 introduces React 19 support, caching improvements, a stable release for Turbopack in development, new APIs, and more.
on Oct 21
From nextjs.org
0 0
The second Next.js 15 Release Candidate (RC) is now available. This version allows you to test the latest features before the upcoming stable release.
on Oct 17
From nextjs.org
App Router: Building Your Application | Next.js
0 1
Learn how to use Next.js features to build your application.
on Sep 5
From nextjs.org
0 1
Optimize Images in your Next.js Application using the built-in `next/image` Component.
on Sep 3
From nextjs.org
0 0
Next.js provides an integrated ESLint experience by default. These conformance rules help you use Next.js in an optimal way.
on Aug 23
From nextjs.org
Rendering: Static Site Generation (SSG) | Next.js
0 0
Use Static Site Generation (SSG) to pre-render pages at build time.
on Jul 19, 2024
From nextjs.org
Upgrading: From Pages to App | Next.js
0 0
Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.
on May 9, 2024
From nextjs.org
Upgrading: From Pages to App | Next.js
0 0
Learn how to upgrade your existing Next.js application from the Pages Router to the App Router.
on May 9, 2024
From nextjs.org
Routing: Dynamic Routes | Next.js
0 0
Dynamic Routes are pages that allow you to add custom params to your URLs. Start creating Dynamic Routes and learn more here.
on May 8, 2024
From nextjs.org
Deploying: Static Exports | Next.js
0 0
Next.js enables starting as a static site or Single-Page Application (SPA), then later optionally upgrading to use features that require a server.
on Apr 23, 2024
From nextjs.org
Rendering: Composition Patterns | Next.js
0 0
Recommended patterns for using Server and Client Components.
on Mar 12, 2024