Y
Hacker News
new
|
ask
|
show
|
jobs
by
graup
2170 days ago
Timers can be useful, for example ensuring a slight (500ms) delay when a user expects an interaction to be non-instant (like saving or transmitting data). I wrote about this case here:
https://medium.com/@graycoding/detect-slow-and-fast-asynchro...