When you start learning the very first characteristics of AngularJS, you may come across something called Dependency Injection (DI): the premise that AngularJS injects dependencies whenever an appl…
Source: Different ways of injecting dependency in an AngularJS Application