Hacker News new | ask | show | jobs
by cmpb 4262 days ago
There are of course more functional approaches to delaying execution of code in Javascript, e.g. by using a callback (which this library supports).