this post was submitted on 25 May 2025
10 points (100.0% liked)

Hacker News

2340 readers
747 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 11 months ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] nous@programming.dev 0 points 2 months ago

The boring alternative: keep wiring explicit

...

Longer? Yes. But:

Is it though? IMO the explicit code is shorter, cleaner and easier to read. The DI framework code I don't know what it is doing and looks like more lines of code.