We’ve recently migrated our core service from Node.js to Golang. Despite recent major updates for #Node.js v10.x with ES6 and async/await, performance gain with golang still remains enormous.
Also in terms of concurrency and scalability, golang excels.