⬅︎ Back to How to throttle AND debounce an autocomplete input in React
What about using `lodash - _.throttle and _.debounce` instead of `throttle-debounce` package? Should it behave any different?
I doubt it's any better or any worse. Probably just fine.
Thanks. Have `lodash` already as dependency so no sense adding another one.One think I have noticed, I needed F5+Refresh in my browser to see my post and your reply. Probably some browser caching issue.
Comment
What about using `lodash - _.throttle and _.debounce` instead of `throttle-debounce` package? Should it behave any different?
Replies
I doubt it's any better or any worse. Probably just fine.
Thanks. Have `lodash` already as dependency so no sense adding another one.
One think I have noticed, I needed F5+Refresh in my browser to see my post and your reply. Probably some browser caching issue.