Hacker News new | ask | show | jobs
by jatone 1673 days ago
yes. golang is actually less restrictive than java. and avoids a ton of the bullshit abstractions you see in every java code base.
1 comments

>ton of the bullshit abstractions

Not sure how that's the Java's problem. Most of these abstraction come older frameworks. You can have these same abstraction/design pattern in Go also.