Error Handling with Async/Await

Looking for a good explanation and/or example of proper error handling when using Async/Await functions?

https://blog.grossman.io/how-to-write-async-await-without-try-catch-blocks-in-javascript/