Angular 15 | Create Custom Structural Directives | *ngIf

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

This video is part of the Angular 13 Tutorial and Angular 14 Tutorial Series. In this video, we will see how to create a custom structural directive in angular.

We will create a custom *ngIf Directive and will talk about in detail how can you build any custom directive with just a few lines of code.

Also, we will learn what does it mean by a star (*) in the structural directive and interview question for advanced Angular.

#Angular 13 #directives #ngIf

angular, custom directive, structural directives in angular, angular 12, angular 13, angular 14
angular 10 tutorial, angular directive, angular custom directive, codeWithAmi, angular 10, custom directive in angular, angular 11 tutorial
====================================================================
Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

-~-~~-~~~-~~-~-
Please watch: "5 Project Ideas to Get a Job as a Frontend Developer in 2023"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

- In this video you will learn in depth how to create a structural directive.
- We will create a custom ngIf structural directive.
- we will discuss about interview questions on structural dirctive.
- we will discuss about what is this * sign before any structural diretcive.

codeWithAmi
Автор

Nice one, I always thought *ngIf work behind the scene and that NG template thing is something out of the box for me. Thanks for sharing 👍

easyskills
Автор

I don't get the * template part, can you help me to understand this better. Will appreciate your help.

Nadeemkhan-hens