We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f2e4b commit 7006e61Copy full SHA for 7006e61
1 file changed
exercises/04.composition-vs-inheritance/02.problem.dependency-injection/README.mdx
@@ -1,6 +1,6 @@
1
# Dependency Injection
2
3
-<EpicVideo url="https://www.epicweb.dev/workshops/object-oriented-typescript/4-composition-vs-inheritance/dependency-injection" />
+<EpicVideo url="https://www.epicweb.dev/workshops/object-oriented-typescript/4-composition-vs-inheritance/dependency-injection-jgql1" />
4
5
👨💼 Now let's see the power of composition! We can swap different logger
6
implementations without changing `EmailService`. This is dependency injection—a
0 commit comments