Sep 8, 2018 · 1 min read
What’s the reason to use try/catch in the async function rather than just .catch() in the caller?
https://stackoverflow.com/questions/52231347/js-async-await-catch-in-caller-instead-of-try-catch
What’s the reason to use try/catch in the async function rather than just .catch() in the caller?
https://stackoverflow.com/questions/52231347/js-async-await-catch-in-caller-instead-of-try-catch