Angular 12 tutorial in Hindi #41 Wild Card | 404 page routing

preview_player
Показать описание
In this angular 12 version video, we learn how to make wild card routing in angular 12. This video is made by anil Sidhu in the Hindi language.

Start with Routing
Dynamic Routing
What is Dynamic Routing
How to pass data in the routing
How to get data from routing
Interview Question

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

Can we handle user and user/<id> in the same router link? If yes how?

hariharanachary
Автор

And also wild route use in the last in routing

deepukumarprajapati
Автор

When we route to another page the above content should be gone example if url is user/20 so output should only he This is user id: 20 no other data should be displayed how to do that

amitpuranik