Javascript Timing functions & the differences between throttling and debouncing

https://www.freshworks.com/saas/eng-blogs/timing-functions-optimize-your-script-performance-blog/!

1 Like

The throttle thing is interesting.
I will have to read up a bit to understand it more.

@patrick does it make sense to add it along with existing debounce option?