Noel Ethan Chiwambanoelethancast.hashnode.dev·Dec 20, 2023How To Create Modals with Unique Routes in Next.js: A Guide to Intercepting RoutesIn this guide you'll learn the following: What is a Modal? The Significance of a modal to users' experiences. What are Intercepting Routes? How to create a modal in Next.js using intercepting routes. This article provides an in-depth guide on ...interceptingroutes