No more pyramid of doom! What’s more, all of the await statements can be wrapped in a single try/catch block to handle any errors:How to write beautiful Node.js APIs using async/await and the Firebase Database2.2K12Paul BreslinLincoln W DanielJul 9, 2017·1 min readIs there no way to do something like `promise.fail()` to catch errors when using `async/await`?