Dependency Injection In JavaScript - Angular JS Style
http://merrickchristensen.com/articles/javascript-dependency-injection.htmlAn article to explain dependency injection and how it applies to JavaScript. Meanwhile throughout the post we do some reflection in JavaScript to accomplish the AngularJS style dependency injection syntax.