Complete Next.js Course for Beginners #5 - Pages

1 year ago
1

Complete Next.js Course For Beginners
Complete Next.js Course for Beginners #5 - Pages

Next.js is a flexible React framework that gives you building blocks to create fast web applications.
You can use React to build your UI, then incrementally adopt Next.js features to solve common application requirements such as routing, data fetching, and integrations - all while improving the developer and end-user experience.

In this tutorial, we are going to learn pages. Pages are routes in the next.js application.

Loading comments...