There is a good reason to force people to use dependency injection. At least you're sure that their code will use an interface to describe a dependency which is a huge advantage compared to letting everybody write their…
There is a good reason to force people to use dependency injection. At least you're sure that their code will use an interface to describe a dependency which is a huge advantage compared to letting everybody write their…