Services, Promises, & Route Protection
Angular 4
| Intermediate
- 9 videos | 37m 39s
- Includes Assessment
- Earns a Badge
Web apps are powered by making HTTP requests. Learn how to use HTTP requests to communicate with a server from within an Angular app, as well as how to protect routes using route guards.
WHAT YOU WILL LEARN
-
Create a custom service for an appInject and use a custom serviceImport and install the httpmoduleRetrieve data from an external network resourceUse the observable object
-
Use observable route parameters to facilitate component re-useRestrict access to app routes using the canactivate guardDetect when apps attempt to navigate away from certain routesCreate a service that retrieves external data
IN THIS COURSE
-
6m 11sLearn how to create a custom service for an app. FREE ACCESS
-
3m 52sIn this video, you will learn how to inject and use a custom service. FREE ACCESS
-
2m 29sIn this video, you will learn how to import and install the HttpModule. FREE ACCESS
-
4m 16sIn this video, you will retrieve data from an external network resource. FREE ACCESS
-
4m 17sFind out how to use the observable object. FREE ACCESS
-
4m 18sDuring this video, you will learn how to use observable route parameters to make component re-use easier. FREE ACCESS
-
4m 20sFind out how to restrict access to app routes using the CanActivate guard. FREE ACCESS
-
4m 16sIn this video, you will learn how to detect when apps attempt to navigate away from certain routes. FREE ACCESS
-
3m 41sIn this video, you will create a service that retrieves data from an external source. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Learn Angular