If you want to control how often a certain function is being called, you can use debounce ( a small lodash utility). In this small video Elijah Manor explains the use and the caveats of debounce in React components:
html5, css, javascript, editors and other bugs
If you want to control how often a certain function is being called, you can use debounce ( a small lodash utility). In this small video Elijah Manor explains the use and the caveats of debounce in React components: