We have been using it for a year and really helps us in code refactoring and after the projects gets huge. It also benifits us to create apis with the latest ES2015+ spec,from 2 years ago when node was a mere version 0.12. Code feels neat thanks to great usages of async/await. Types help Compile time mistakes go await and you are more sure of writing less faulty code.