Correct Answer : Using the map function inside of the pipe operator chained to the http.get
Correct Answer : As part of the FormControl configuration: heroName: ['', Validators.required]
Correct Answer : @Input('userData') users