|
|
|
|
|
by dtn
2446 days ago
|
|
> it should be clear to everyone that Golang is the best language to READ I often see Go functions with a large number of lines- many of which are noisy boilerplate error handling. Combine that with terse variable names, type inference and it's straight up tiresome to filter out the important parts. These functions aren't even doing all that much. There is a healthy middle-ground between excessive abstraction a la Enterprise Java and what Go offers. |
|