Outline

Dependency Injection

In the video "Visualizing The Layers" I touched on Dependency Injection. Here I plan to expand on it and give you a more concrete explanation of how it works.

In the next video, we'll implement Dependency Injection using middleware.