// Setup and Installation is done
Data binding => interplocation {{}}, propertyBinding [], two way data binding [(ngModel)], event Binding.
Directives => Structual (a directive responsible to change the structure of the dorm) ngIf, ngFor
Attribute (a directive that adds extra behaviour to the exsisting element) ngClass, ngStyle
//