Closed fawzisf closed 5 years ago
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 ?
Absolutely. It’s being tracked at #262
closing because of react-meteor-data@2.0.0 https://github.com/meteor/react-packages/pull/273
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 ?