Hacker News new | ask | show | jobs
by woah 4205 days ago
You've coded a lot in languages very similar to Java and that is an argument for Java's ease of use?
1 comments

My argument was that the idea of having to work on a javascript project with >10,000 lines of code makes me want to vomit while the idea of working on a java project with >1,000,000 lines of code doesn't make me feel anything special.

People that complain about verbosity really don't have their priorities in line

The point of Javascript is that projects don't get to 10,000 lines. If a project is this big, you have failed.

Bragging about LOC is one of the most ridiculous things ever, since it is a bad thing.

Have you ever gotten to review enterprise code done by multiple teams with offshoring?