Angular Structural Directives with Code Example

preview_player
Показать описание
In this video, I have briefly explained what are Structural Directives in angular Framework and how we can create our own structural directives with a code example.

Please Like and Share the video if you think it is helpful for you.

Also please take a moment to subscribe to my channel and be the first to know about the new video updates.

Feel free to use the comments section for questions, suggestions or just to say Hi :)
Рекомендации по теме
Комментарии
Автор

Thank you very much friend. Helped a lot

Guilherme
Автор

very well explained I am new to angular and ur explanation is definitely going to help me...keep making videos.

arshadahmad
Автор

Structural Directives should be called: Template Directives (ngTemplate + Directive (ngFor, ngIf..)). As a result they change the structure of the DOM (structural Directive)! Template Directive is a strong concept together with the Microsyntax you can extend the Directive to have state (context).

hansschenker
Автор

Thanks for this nice and clear video! You deserve much more views, likes and subscribers! :) It would also be nice to be able to consult the resulting code online ;)

paulmoers