i thinks it is possible to ditch the HOC in favor of the new hooks, https://reactjs.org/docs/hooks-overview.html#-building-your-own-hooks this would make the code much easier to maintain and share. what do you think ?
i thinks it is possible to ditch the HOC in favor of the new hooks, https://reactjs.org/docs/hooks-overview.html#-building-your-own-hooks
this would make the code much easier to maintain and share.
what do you think ?