Hacker News new | ask | show | jobs
by Aeolun 109 days ago
With dependency injection your interface always describes what your implementation can do. If you see the interface and you have to care what is going to happen when you use it you are doing it wrong.