How to Refactor for Dependency Injection, Part 6: Binding by Convention
October 28, 2014
Explicitly setting all the bindings needed to compose your application — that’s a lot of work! See how to use convention over configuration to save time and make your composition easier to understand.