Chapter 11. Dependency inversion
After completing this chapter, you will be able to
Identify the Entourage anti-pattern and work to replace it.
Apply the Stairway pattern to uphold the dependency inversion principle.
Design better abstractions.
The dependency inversion principle states:
High-level modules should not depend on low-level modules. Both ...
Get Adaptive Code: Agile coding with design patterns and SOLID principles, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.