Services in AngularJS


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Services are objects in AngularJS used to organize and share code in applications. This course covers a large number of built-in services available ranging from use cases from HTTP server interactions to exception handling and location services.

Target Audience
Web developers who wish to develop their skills with AngularJS

Prerequisites
None

Expected Duration (hours)
2.9

Lesson Objectives

Services in AngularJS

  • start the course
  • use the $anchorScroll service
  • use the $locale service
  • use the $timeout service
  • use the $parse service
  • use the $compile service
  • use the $cacheFactory service
  • use the $exceptionHandler service
  • use the $cookieStore service
  • create a simple custom service using AngularJS
  • use the $http service to get server data
  • use the $http service to post data to the server
  • use the $resource service to request server data
  • use the $q service along with the $http service in AngularJS applications
  • set up routing in AngularJS
  • use route parameters in AngularJS
  • set up a default route in AngularJS
  • use the $route service to read the query strings in AngularJS
  • use the $route service to reload pages in AngularJS
  • set up simple routes by using the template property in AngularJS
  • create and work with custom properties on routes in AngularJS
  • use the $location service to perform client site routing in AngularJS applications
  • use the replace function of Angular's $location service to replace views without altering browser history
  • use the $log service in AngularJS
  • use the $filter function from markup and from controller
  • use the $rootScope service in AngularJS
  • use the $window and $document services in AngularJS
  • use the $q service in AngularJS
  • use the $location service in AngularJS
  • Course Number:
    sl_anjs_a03_it_enus

    Expertise Level
    Everyone