Skip to content

Commit

Permalink
Adding article about the dependency injection
Browse files Browse the repository at this point in the history
Explain the different methods to use the dependency injection in Angular
  • Loading branch information
diestrin committed Jun 14, 2013
1 parent 2f3246f commit 1fdeb4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ A bunch of links to blog posts, articles, videos, etc for learning AngularJS. Th
## Dependency Injection
* [The "Magic" behind AngularJS Dependency Injection] (http://www.alexrothenberg.com/2013/02/11/the-magic-behind-angularjs-dependency-injection.html)
* [AngularJS: More on Dependency Injection] (http://dailyjs.com/2013/05/23/angularjs-injection/)
* [Different methods for the dependency injection](http://diegobarahona.com/javascript/angularjs/2013/06/13/angularjs-dependency-injection/)

## Directives
* [AngularJS directives and the computer science of JavaScript] (http://www.adobe.com/devnet/html5/articles/angularjs-directives-and-the-computer-science-of-javascript.html)
Expand Down

0 comments on commit 1fdeb4c

Please sign in to comment.