Jan 13, 2022
I found this article late but this is a great article, thanks for writing this.
I would like to request one change, the debounce example needs an update. From React 17 the Synthetic events are not pooled anymore and the properties are not nullified. So the example will work fine.