Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rmetzler
on Jan 30, 2015
|
parent
|
context
|
favorite
| on:
From Node.js to Go
One thing I hate about JS and the thing I love about Golang: the error handling. I love that there is only one way to do it in Go.
ok, More actually. Some APIs return ok instead of err.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
ok, More actually. Some APIs return ok instead of err.