Vladimir Kelman
Aug 29, 2017 · 1 min read

“The main reason that you may want to begin to implement async/await in your code is that it allows you to write code that looks and also executes asynchronously without blocking the thread.”

Did you want to say,

“ The main reason that you may want to begin to implement async/await in your code is that it allows you to write code that looks synchronous but executes asynchronously without blocking the thread.”

)

    Vladimir Kelman

    Written by