#TOPICS
1 -> -- DATA BINDING - Interpolation - Property binding - Event binding - Two way binding
-- $event
-- DIRECTIVES
- ngIf
- ngStyle
- ngClass
2 -> -- DIRECTIVES - ngFor
-- DECORATOR
- @Input
- @Output
- @ViewChild
-- Event Emitter
-- Local reference
3 -> 4 -> 5 ->