-
Course
- Core Tech
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.
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.
Table of contents
- 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
About the author
Brice has been a professional developer for over 20 years and loves to experiment with new tools and technologies. Web development and native iOS apps currently occupy most of his time.
More Courses by Brice