Computer Science, asked by karismakhan4904, 1 year ago

Why dependency is injecte in form of array angular

Answers

Answered by Anonymous
0

Answer:

✔✔ Using dependency injection helps in having a more re-usable code. ... The value object of AngularJS can be used to inject simple JavaScript objects in your controller. The service module can be used to define your custom services which can be re-used across multiple AngularJS modules. ✔✔

Similar questions