Delay function calls until a set time elapses after the last invocation
Debounce input, search, render, functions or anything else with <Debounce/> in React and React Native
ng-debounce-click is the directive which is help to improve browser performance by reducing expensive/time consuming function invokation.
React hook for setting State immediately and with delay