I had a look at https://angular.io/tutorial/toh-pt5
but the example tells how to use when loading
ngOnInit() { this.getHeroes(); }