In this angular services tutorial for beginners, you will learn what a service is and how to create one as well as how to use your angular service inside of an angular component.
We will be going over how to generate a service from the angular cli and also how to connect our angular service to an api in order to retrieve data.
#angular #angularServices #angularTutorial