Hacker News new | ask | show | jobs
by Avi-D-coder 633 days ago
Higher order functions can be used for dependency injection.

Dependency injection and the Dependency inversion principle are not one and the same.

The principle makes a claim, that inversion is a good onto itself.

Injection is a tool not a claim.

1 comments

The principle is not making any claim. It is simply a method to achieve something.