Real website/-application use cases where dependency injection was useful (excluding unit testing/mo
- by fireeyedboy
In what concrete web project(s), specifically what part of the web-application/website, that you have worked on, has dependency injection proven to be a good choice. Can you give concrete examples where you actually substituted one component for another with DI during the life span of the project, excluding cases for mock/unit testing?