Hacker News new | ask | show | jobs
by Vanclief 788 days ago
I strongly disagree with this statement, Golang is excellent for building backends and just the orchestration of all the services you are calling is better done in a typed/compiled language with great multi threading support and fast compilation times that is exactly what Golang excels at.
1 comments

This is trying to solve a problem a lot of people never really had. I've never been working on an Express backend and thought gee, wish I had threading.