Y
Hacker News
new
|
ask
|
show
|
jobs
by
giancarlostoro
687 days ago
I attribute Go's success to a rich OOTB standard library. You can build so much before you reach for third party packages. Heck, for web services, the built-in + their templating gets you pretty far.