Performance 21 Sep 2022 · 6 min read Throttle and Debounce in Javascript and React Debounce and throttle are one of the most common optimization techniques in JavaScript. Learn to use them in React. Read more