Answers

Question and Answer:

  Home  AngularJS Developer

⟩ Explain which components can be injected as a dependency in AngularJS?

AngularJS provides a supreme Dependency Injection mechanism. It provides following core components which can be injected into each other as dependencies.

value

factory

service

provider

constant

 162 views

More Questions for you: