Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Next.js App Router has brought many improvements over its predecessor, Page Router. One of the significant improvements is the routing itself. Next.js App Router uses the file-system-based router, where you create directories(aka folders) to define r...
blog.greenroots.info7 min read
Next.js App Router enhances routing compared to Page Router, offering dynamic route recipes. This improvement allows for more flexibility and efficient navigation, enhancing the overall user experience and developer workflow.
We’re truly amazed at your decoration skills. This looks great!
Thank for sharing !! Do you have resource to learn about Next.js
Thanks for sharing!
I have a question, what if you want a specific dynamic route, like on /a and /b and nothing else?
So if /c is entered you'd go to the 404 page.
I wanted to implement this but couldn't figure it a while back.
👍 Impressive insights on dynamic routes in Next.js!
Sublime ElectronS
The Best is yet to come...
I learned a lot again from you Sir Tapas.