Throttling and debouncing: When and How to use?
Photo by olia danilevich
Throttling and debouncing refer to the technique used in the browser by limiting the number of events that will be executed. This is used to improve the performance of the website by reducing the number of events and preventi...
shbhuvnesh.hashnode.dev3 min read