Catch-all-route-NextJs-project
When building my small gaming website in Next.js, I wanted a clean way to handle flexible URLs for different game pages and categories. This is where catch-all routes became extremely useful.
What Are Catch-All Routes?
In Next.js, a catch-all route ...
catch-all-route-nextjs-project.hashnode.dev1 min read