JavaScript Debounce Function

Why is Debounce Function necessary  for performing task for webapps 

3 Replies

VR Vairamuthu Ramamoorthi Syncfusion Team February 17, 2020 01:21 PM UTC

Hi John, 

Thank you for contacting Syncfusion Support 

If your web app uses JavaScript to accomplish taxing tasks, a debounce function is essential to ensuring a given task doesn't fire so often that it bricks browser performance.  Please refer the below links more information about debounce  


Please let us know if you have any concerns. 


Regards, 
Vairamuthu R 



JO Johnbolton February 17, 2020 03:29 PM UTC

I see , I was reading here the same fact https://ci3school.com/javascript-debounce-function/


VR Vairamuthu Ramamoorthi Syncfusion Team February 18, 2020 11:28 AM UTC

Hi John 

Yes, the same information conveyed here. Please let us know if you need any other assistance. We will be happy to assist you.  
  
Regards, 
Vairamuthu R 


Loader.
Up arrow icon