Hacker News new | ask | show | jobs
by caiohsramos 479 days ago
>It is a batteries included _front end_ framework.

From the first page of Next.js docs: "Next.js is a React framework for building full-stack web applications"

> You don't need to worry about compiling, routing, code splitting, etc

IMO that's the least you'd expect from a web framework.