Angular Notes

⚡What :

⚡Why :

⚡Angular History :

⚡Semantic Versioning :

Angular CLI :

Interpolation :

What is a component in Angular ?

⚡What is Module ?

Q: Difference between import and declaration?

Command : Create Components and Module

Data binding in Angular:

đź’ˇQ: Difference between Interpolation and data Binding

Conditions in Angular: *ngIf | if else | with property binding

Parent To Child Data Pass 👍

Child To Parent Data Pass 👍

Template-driven form (HTML template):

Reactive form (HTML template):

What is the Ng-template ?

What is Pipe In Angular ?