Dependency Injection Part 2: The Container

🧠 Dependency Injection sounds like a serious, complex design pattern, but its actually a very simple idea. This video is part 2, and it builds a DI Container from scratch.

0:00 Intro of part 2
1:00 Dependency Trees
2:53 The Container
5:49 Testing
8:03 Another use case
Source