Jul 21, 2017 · 1 min read
Hi Jiten, thanks for the response!
Yes, you can have multiple try/catch blocks and multiple if/else blocks inside an async function the same way you can have multiple in a normal (non-async) function.
Hi Jiten, thanks for the response!
Yes, you can have multiple try/catch blocks and multiple if/else blocks inside an async function the same way you can have multiple in a normal (non-async) function.
Written by