angular-io-example-si
v1.0.1
Published
Example project from an angular.io guide.
Downloads
1
Readme
angular-service-example
The Tour of Heroes HeroesComponent is currently getting and displaying fake data. After the refactoring in this tutorial, HeroesComponent will be lean and focused on supporting the view. It will also be easier to unit-test with a mock service.