Framework
Next.js
0views0comments
A full-stack React framework: SSR/SSG/ISR, App Router, SEO & performance built in.
Overview
Next.js is a full-stack framework built on React, developed by Vercel.
Highlights
Flexible SSR/SSG/ISR support, an App Router with Server Components, and SEO/performance optimized by default.
When to use it
A top choice for public websites that need strong SEO, and for full-stack React applications in general.
Tags
nextjsreact-framework
Category
Framework · Open source projects