Debounce and throttle simplified
I was trying to create my own implementation of debounce and throttle. Yes just for fun. and I came up with very simplified implementation that anyone can follow just by taking a look at the code.
You can play with the demo here