Video

Want to see the full-length video right now for free?

Sign In with GitHub for Free Access

Notes

This episode covers the D in SOLID, the Dependency Inversion Principle (DIP). In it, you'll learn why you might want to inject a class' dependencies and how to do so. Additionally, we'll show how following this principle makes it easier to follow the others.