Search posts, tags, users, and pages
Tanveer Hazarika
Android dev venturing into full stack development.
If you have written js code for sometime then you have definitely come across something called "setTimeout()". It's quite a simple function, takes in a callback function as it's first argument and a duration as it's second. It then executes said call...
Shrinkhla Rajpoot
Learning Web-development..
Well written
Carlonn Rivers
I'm Danidre, a game programmer, web developer, and software engineer!
Definitely trust issues. It took a while for me to get used to this. There are even more trust issues with setInterval() being inconsistent when the tab isn't focused, so I try to stay away from it as much as possible.
setInterval()
The change in behavior with changing tabs seem like something interesting to look into!
Shrinkhla Rajpoot
Learning Web-development..
Well written