Answers

Question and Answer:

  Home  AngularJS Developer

⟩ Tell me what is services in AngularJS?

In AngularJS services are the singleton objects or functions that are used for carrying out specific tasks. It holds some business logic and these function can be called as controllers, directive, filters and so on.

 168 views

More Questions for you: