Hacker News new | ask | show | jobs
by pivo 5055 days ago
Regarding #4, the worst aspect of boilerplate is reading it, not creating it. Boilerplate is just visual noise that makes it harder to see what the code's actually doing.

I'm not saying that your Java example is hard to read per say, but those extra lines of code add up, slowing down comprehension speed.