Hacker News new | ask | show | jobs
by steno132 948 days ago
Java developers tend to produce more value since they can write the code in a more concise way using Lambdas, functional interfaces, record classes, etc. Overengineering like in your example above can be done in any language, but shouldn't.
1 comments

If only go had lambdas, functional interfaces and record classes...