Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you have state that changes too quickly (like the value of an input field), then you can use `useDebounce` to derive a state that only changes every `n` milliseconds.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: