Why recommend Hooks API?
Author: brody2consultCreated Oct 28, 2018Updated Jun 1, 2022
Considering that this library has already solved the problem of using state, without needing classes, and without the gotchas described in https://reactjs.org/docs/hooks-rules.html, I was wondering why you guys would recommend the new Hooks API. Any comments would be much appreciated.
UPDATE March 2021: some new updates are available in react-recompose.
Source: acdlite/recompose