- Course
AngularJS 1 Services In-depth
This course will demonstrate all of the techniques required to create your own AngularJS services and take maximum advantage of the built-in services.
- Course
AngularJS 1 Services In-depth
This course will demonstrate all of the techniques required to create your own AngularJS services and take maximum advantage of the built-in services.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Services are a major piece of every AngularJS application and will likely make up the majority of the code you write in your own apps. Creating your own services requires understanding the different types of services and how and why to use each of them. The framework also provides lots of built-in services that can help you manage network requests, asynchronous execution, routing, and much more. Taking full advantage of that functionality requires a deep understanding of what is possible and how to use it to fit your particular situation. This course will teach you all of these things so you can build great applications with Google's popular framework.
AngularJS 1 Services In-depth
-
Introduction and Overview | 1m 53s
-
Services and Providers | 4m 59s
-
Demo: Using the Provider Function | 7m 1s
-
Factory and Service Functions | 2m 18s
-
Demo: Using the Factory and Service Functions | 8m 8s
-
Constant and Value Functions | 1m 27s
-
Demo: Using the Constant and Value Functions | 7m 44s
-
Dependency Annotations | 1m 33s
-
Demo: Using Dependency Annotations | 3m 26s
-
Summary | 1m 1s