25Aug 2022Implementing Promisable setTimeoutsetTimeout() is the most powerful execution control function. Sadly - it's not async. Lets turn it into one.