NextJS

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.

Updates

Last updated