We use NodeJS pretty extensively at Yahoo for both front end and back end services and it works well. While some of the complaints are valid, it's not worth flipping tables over.
Promises are standard in ES6 and it is "the way" to handle errors. At least if you want to stay sane.
Promises are standard in ES6 and it is "the way" to handle errors. At least if you want to stay sane.