Input Debounce In ReasonReact

reasonreact

#1

Hi,
I kinda struggle with bringing the concept of debounced inputs to ReasonReact, also I could not find any previous topics about this, the search on Discord channel was not helpful eater.

How would I do something like this in Reason (since I do not have access to the component’s class constructor)?

https://medium.com/@justintulk/debouncing-reacts-controlled-textareas-w-redux-lodash-4383084ca090