Closed RiskoZoSlovenska closed 2 years ago
Yet another proposal. I find these alternate names to be more understandable than the current ones.
setTimeout -> delay setInterval -> periodically setImmediate -> immediately clearInterval -> clear clearTimeout -> clear
setTimeout
delay
setInterval
periodically
setImmediate
immediately
clearInterval
clear
clearTimeout
Yet another proposal. I find these alternate names to be more understandable than the current ones.
setTimeout
->delay
setInterval
->periodically
setImmediate
->immediately
clearInterval
->clear
clearTimeout
->clear