Debouncing & Throttling
Throttling and debouncing are used to improve the performance of the application
Debouncing: Delay between most frequent execution.
Throttling: Limit the rate at which an execution takes place
I understand the above simple definition is a little bit ...
mathanrajt06.hashnode.dev2 min read
Arindam Majumder
Technical Writer (250K+ reads)
Thanks for sharing