www.sitepoint.com
Quick Tip: How to Throttle Scroll Events
3
Camilo Reyes shows how to use a throttle function to manage rapidly fired events, like window scrolling events, and compares this to the debounce function. Read full article