custom directive in angular
In This Blog, you are going to learn that how to create custom directives in angular application. Some times pre-defined directive not enough
Creating Reactive Form In Angular
In Angular, Reactive forms are forms where we define the structure of the form in the component class. very important
ngIf Directive In Angular
Structural directives are responsible for the Structure and Layout of the DOM Element. It is used to hide or display the things on the DOM.
TypeScript starts with JavaScript and ends with JavaScript.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.