In this tutorial, I am talking about async await javascript and its usage in modern javascript. Async await syntax was added in es2017 and before then, javascript developers had to struggle with .then() chain to consume promises.

In this video, you will see how to use async await in javascript instead of .then() syntax to run promises. It is way better and your code will be neat.

#js #javascript

ASYNC AWAIT JAVASCRIPT
1.90 GEEK