DEV Community

PremJeet
PremJeet

Posted on

Handel repeatedly triggered events with Javascript

Hey DEV community !

If you are someone who handles repeated button clicks by just disabling the button, or if you are someone who makes an API request for every character input on a search field, then this is definitely for you.

The blog is about using De-bounce and Throttle to handle events in JavaScript (events like clicks, scroll, input, resize etc.).
You can read it 👉👉👉 here.

I know it's quite a hassle 😅😅 to be redirected to someplace else to read the blog, but since I already posted here, I thought why not share this on DEV too.🥹🥹

Have a read through if you are interested in the topic, and comment your recommendations on how I can Improve my writing.
✌️✌️✌️✌️✌️

Top comments (0)