service in angularjs

  • The Service in AngularJS

    The Service in AngularJS

    angularjs supports the concept of seperation of concerns - divide to use service structure. service is javascript functions and is responsible for certain tasks.
  • The Service in AngularJS

    The Service in AngularJS

    angularjs supports the concept of seperation of concerns - divide to use service structure. service is javascript functions and is responsible for certain tasks.