Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
iends
9y ago
0 comments
Share
There are lots of tools in Go that make up for issues people have with the language. Another example is the IDE macros people use for the standard if err != nil {} block.
0 comments
default
newest
oldest
spriggan3
9y ago
> Another example is the IDE macros people use for the standard if err != nil {} block
Which doesn't make code easy to read when there are 10th of these blocks in a single function.
skybrian
9y ago
It may be 4 lines of code where 1 or 2 would do, but I don't find it hard to read.
j
/
k
navigate · click thread line to collapse