Learn more about Next.js

A full-stack framework built on React. It allows for static site generation, server side rendering, client side rendering and you can mix and match them as you see fit within your app. If you know React and want an easy to get started framework to complement your existing knowledge, Next.js is a good choice. It doesn't come with everything out of the box but it gives you a few good tools to get going and a solid foundation to build upon.

Next.js Articles

View all topics

Next.js Questions