Next.js is React’s recommendation for building server side rendered (SSR) web apps. It features SSR and Static Site Generation (SSG), TypeScript support, routing, and more.
In this lesson you will also set up this course’s example and learn to create a new Next.js and TypeScript project.