⬅︎ Back to How to throttle AND debounce an autocomplete input in React
I doubt it's any better or any worse. Probably just fine.
What about using `lodash - _.throttle and _.debounce` instead of `throttle-debounce` package? Should it behave any different?
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
I doubt it's any better or any worse. Probably just fine.
Parent comment
What about using `lodash - _.throttle and _.debounce` instead of `throttle-debounce` package? Should it behave any different?
Replies
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.