Learn Debounce And Throttle In 16 Minutes
Web Dev Simplified
JavaScript
April 2, 2022
Debounce and throttle are two easy techniques to implement that will drastically increase the performance of any site that has heavy API usage. In this video I show you how to implement both techniques, compare the pros/cons of each, and give real world examples of when to use each technique.
🔗 Links