core Debouncing & Throttling for taming high frequency code execution Debouncing and Throttling are two common strategies to tame the code execution that handles high frequency events.