This repo contains an Angular app with 6 components:
- Component1: Using
@Intput
and Data Binding - Component2: Using
ViewEncapsulation
- Component3: Using
@Output
and customEventEmitter
- Component4: Two ways data binding
- Component5: Using
ViewChild
andContentChild
- Component6: Component life-cycle hooks