Intercepting Routes is an incredibly powerful feature in Next.js. It allows you to load a route from another part of your application within the current layout. Sounds fancy? Well, it is! In this video, you’ll learn everything there is to know about Intercepting Routes.
🔒 My Favorite Authentication Service: https://dub.sh/xeU8r3v
🚀 Checkout Cal for Free: https://dub.sh/FAuffAy
📸 Screen Recording Software: https://dub.sh/eDa47SO
👨💻 Git Repo: https://github.com/ski043/interception-youtube
🌍 My Website: https://janmarshal.com/
✅ Follow me on X: https://x.com/janmarshaldev
📧 Business ONLY: jan@alenix.de
Timestamps:
00:00 Intro
01:20 Overview
08:30 Implementation