Raoul - Web Application Developer
  • home
  • Imprint / Privacy
  • github
  • npmjs

requestIdleCallback

A collection of 1 post
javascript - choosing the right timeout is easy
plain js

javascript - choosing the right timeout is easy

Every once in awhile I see code that debounces expensive events like resize or scroll: someTimeout = window.setTimeout(debounceScroll, 10); and I wonder about the magic numbers, developers choose. magic numbers In the example the dev thinks 10 milliseconds is a good time to debounce this event. The whole code
Oct 4, 2017 2 min read
Page 1 of 1
Raoul - Web Application Developer © 2025
Powered by Ghost