NextJS
Last updated
Last updated
NextJS is an extension for React that claims to offer the best developer experience with the features needed for production. Technically, NextJS builds on Node.js and extends React with server-side rendering and static side generation. Vercel is the company behind NextJS. Next.js has all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, etc.
Next.js 12. Learn more at https://nextjs.org/12.
Middleware for Next.js. Documentation at https://nextjs.org/docs/middleware.
Edge Functions (beta). Try free at https://vercel.com/edge.
Vercel Checks. Learn more at https://vercel.com/checks.
Next.js Live (beta update). Try at https://vercel.com/live.