|
|
|
|
|
by tomohawk
2563 days ago
|
|
After a long stint in enterprise Java land, Go was a really big adjustment. Mostly about letting go of unnecessary complexity. I didn't realize how much I didn't miss that complexity until I recently went back into Java. If you learn the golang way of doing things, the issues this guy mentions really are not something you run into. |
|
From a lot of what I've seen, that is a useful description.