December 2018
Beginner to intermediate
668 pages
15h 30m
English
Now that you understand a little of how Angular components fit together and can fetch data from services, we will modify the home component to load a list of customers from NorthwindService.
But first, it would be useful to explicitly specify the port numbers for the NorthwindService and ExploreAngular websites, and to enable Cross-Origin Resource Sharing (CORS) so that ExploreAngular can call NorthwindService.
Read now
Unlock full access