Next.js is a React framework that gives the best developer experience with all the features needed for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.

Next.js allows us to build fast, performant static websites and server side rendered web applications.

Why do we adopt this technology?

At this moment we pick Next.js as our primary choice when starting greenfield web projects. It offers us all the tools we need to build fast & complex web applications.

Related technologies