Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> And I would add that Go is obviously easier than Java here by design

Nothing in golang makes it easier to understand compared to Java by design, and the opposite is actually true (e.g. no proper enums, no records, no pattern matching, etc.) make it more verbose and harder to get to the underlying logic.

That being said, you should see some of my employer's golang code with their web framework that they wrote and the 80+ line stack traces.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: