Angular
Fundamentals of Angular - Organizing an Angular Application

What are Services

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

You will learn about services and how to use them to organize the code in an Angular application.

Services are a way to encapsulate both data and functionality/logic in your application. They take care of holding application-level state and functionality.

 

I finished! On to the next chapter