debounce-function
Here are 11 public repositories matching this topic...
Utility library inspired by lodash
-
Updated
Oct 19, 2019 - Go
Optimizing this project by adding the debounce technique to the search input
-
Updated
Apr 27, 2023 - JavaScript
The dboun function is a utility designed to limit the rate at which a function is executed. It ensures that the provided function (fn) is called only after a specified delay (delay) has elapsed since the last invocation. By default, the delay is set to 400 milliseconds.
-
Updated
Jan 4, 2025 - JavaScript
Netflix-UI Movie Database (React.js, TMDB) | Search & Explore Movies, TV (+ Web Series)! #Reactjs #TMDB #PWA**
-
Updated
Apr 14, 2024 - JavaScript
de-bounce a mechanical switch
-
Updated
May 9, 2022 - C++
Lets Explore Debounce | Debounce is Programming Technique that prevents a function from being called too frequently reduce unnecessary API Calls or Computations
-
Updated
Sep 5, 2023 - HTML
Decorators for es6+, with promise support
-
Updated
Oct 25, 2019 - JavaScript
de-bounce a mechanical switch
-
Updated
Mar 17, 2022 - C++
Improve this page
Add a description, image, and links to the debounce-function topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debounce-function topic, visit your repo's landing page and select "manage topics."