Mastering Advanced Routing in Next.js 14: Intercept, Parallel & Dynamic Routes

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial! I came here to learn intercepting routes and you explained them very well 👍

tsykin
Автор

I have a problem where using a layout inside a dynamic router will cause the whole layout to re-render on every navigation. Any ideas?

Milan
Автор

Great video and great explanation! thank you!

ahmetsk
Автор

Great video. But I'm curious of why aren't you using portals and dialog element for the modal. Any particular reason?

xaviguasch
Автор

how can i implement category optional subcategory in next.js 14 app router for example the data for categories come from rest api
thanks

rotemyagel