Hacker News new | ask | show | jobs
by ac130kz 385 days ago
DI is fine, if it is fully typed, and objects are explicitly initiated by the user, and the DI only does thread-safe dependency resolution.