How to Use Debounce and Throttle in React and Abstract them into Hooks Sunday, July 26, 2020 Teklinks Hooks are a brilliant addition to React. They simplify a lot of logic that previously had to be split up into different lifecycles with class components. They do, however, require a different mental model, especially for first-timers. Full article Email This BlogThis! Share to X Share to Facebook