Y
Hacker News
new
|
ask
|
show
|
jobs
by
LtWorf
103 days ago
Calling "go" a "real language" is stretching the definition quite a bit.
Real languages don't let errors go silently unnoticed.
1 comments
phplovesong
100 days ago
For any serious app you dont ignore errors, and enforce them with the vast go linting tool.
link