Angular | Creating master-detail views with route params

preview_player
Показать описание
In this Angular Fundamental lesson, we learn how to build a master-detail application using route parameters.
Рекомендации по теме
Комментарии
Автор

Exactly the info that I needed! Clear and to-the-point :)

SandyWitpas
Автор

This series is great for beginners. It will be better if a GitHub link can be posted for further reference.

qilianyu
Автор

Thank you...can you make video about master detail data showing in ag-grid with calling different components..

sarathmaya
Автор

Hello for the data I'm using the insert form so how can i handle it

jean-paulmpindumukandila
Автор

One thing if Angular does not bootup if having typed /movie/2. Check your index.html and add <base href="/"> in the head section. Without this the browser is looking for the Angular Javascript files under /movie/ and that won't work.

dewinchy
Автор

I am working on a project which exact the same your example except the related videos must be loaded automatically in separated component(not using routerLink ) but in related-videos component neither constructor or oninit the video pasted form video-details component(parent) has value. So I have no way to load related videos till now. Do you have any idea?

johnnguyen
Автор

I watch bundles of videos, but my concept cleared here😊,
sir very great explain, too much neat.
God bless you😋, sir, I subscribed, like, and also shared and saved,
I request you to make one playlist on mini-projects of angular
.
.
why you don't start udeamy course like Maximillian.

ImranAhmed-ypsj