Hacker News new | ask | show | jobs
by rjammala 3143 days ago
Our team was able to develop/deploy about 20 Microservices in Go in the past year or so which is really awesome. I can say this after having worked with several other languages.
1 comments

how much of this would you attribute to the stdlib and popular libraries, vs the language itself?
Strong stdlib definitely helps but the language itself is so refreshingly simple and very efficient.