292 Views
This is a follow-up to my post on the process for converting callbacks to Promises and to async/await functions. In that post I stuck to using setTimeout as an easy way to introduce some asynchronicity into the code.
0 comments