NextJS Course (2/9) – Navigation, routing, and layouts in Next.js
Welcome back to part 2 of this tutorial series. In this part, we’ll first get started by looking at how to create and navigate between multiple pages in Next.js, as just having a single page is not very useful! Routing in Next.js Routing in Next.js is very easy and almost magical even. Where in every […]
NextJS Course (2/9) – Navigation, routing, and layouts in Next.js Read More »


