Hacker News new | ask | show | jobs
by Traubenfuchs 2102 days ago
If there is no both WORTH to maintain and hard to maintain code in your language of choice, it's because that language of choice was not used to solve the type of problem Java is used for...

In this current post monolith, micro-service world, most java applications remain very maintainable though.

1 comments

Actually my language of choice has been used mostly as a Java replacement. And while there is no perfectly maintainable language, little else is remotely close to the awfulness of trying to maintain a Spring Boot application.