|
|
|
|
|
by ng12
2247 days ago
|
|
> Personally, I strongly prefer hooks to HOCs. To me this is the most visible win. useSelector for Redux, useIntl for react-intl, useHistory for react-router, useStyles for material-ui, etc. Almost every library I use radically simplified their API by adopting hooks. |
|