#asynchronous-javascript
Read more stories on Hashnode
Articles with this tag
When I first started studying promises in asynchronous JavaScript, I used to be confused about the .then syntax and the async await syntax, I was like...