Course

File Based Routing

Loading...

The video discusses routing in Next.js compared to React Router DOM. Next.js simplifies routing with a file-based system, where folders define routes and files create UI. The process is demonstrated by creating folders for About and Contact pages, each with a Page file.

Loading...

0 Comments

"Please login to view comments"

glass-bbok

Join the Conversation!

Subscribing gives you access to the comments so you can share your ideas, ask questions, and connect with others.

Upgrade your account
tick-guideNext Lesson

Advanced Routing