Angular + Typescript Notes
Ultimate Course Typescript: A type checking wrapper on top of javascript Property binding both of them are updated dynamically. [name]=”<expression>” name=”<plain string> , or {{interpolation}} as string” Event binding Two way binding Template Ref Rendering flow ngIf, * syntax and <ng-template> is equal to The “*” is a syntax sugar. […]