- Published on
ReactJS useDeferredValue Hook - new React 18 concurrent feature
- Authors
- Name
- Lucas Floriani
- @lucasfloriani13
ReactJS useDeferredValue Hook - new React 18 concurrent feature
ReactJS useDeferredValue Hook - new React 18 concurrent feature
This hook will be used as a replacement of the technic of throttle or debounce, it is a build in version of it that will make life easier when you have lots of items to filter when you do a search, example: