Dependency Injection seems so confusing and counterintuitive at first, so I love this quote which pretty well summarizes and demystifies it.
Dependency injection means giving an object its instance variables. Really. That’s it.
Dependency Injection Demystified
One thought on “Dependency Injection in a Sentence”