03 Dynamic routing with NextJS - NextJS tutorial for beginners

preview_player
Показать описание
In this video, we are going to look at how we can create dynamic routes in Next JS. We will see how we can use the dynamic parameter of the URL into our component to load context-based data and accordingly the component/page will show the data.

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

I think the video is incomplete, it should explain how to get data from props on every route (like we receive path in query, how to we get props of that particular id)

muhammadfarhan
Автор

When i deployee the project
after that if i hit specific URL it shows page not found can you tell me why It is happening

sudhanshudon