Hacker News new | ask | show | jobs
by tantalor 225 days ago
Why would the choice of programming language matter at all with respect to DI?
1 comments

It shouldn't. DI as a set of patterns and approaches can be implemented anywhere. The language and the runtime can help you or be a hindrance, but the principles are generic.