Hacker News new | ask | show | jobs
by mewpmewp2 1703 days ago
I agree with that. I despise all the DI things where I can't "goto" to the definition of the actual dependency that was injected, but only to the interface. So frustrating. It makes understanding what is going on so difficult for me.