← Back to context Comment by tantalor 2 days ago Why would the choice of programming language matter at all with respect to DI? 2 comments tantalor Reply pshirshov 2 days ago 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.
pshirshov 2 days ago 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.
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.