meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
574 stars 159 forks source link

Turning react-meteor-data to a React hook #267

Closed fawzisf closed 5 years ago

fawzisf commented 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 ?

fawzisf commented 5 years ago

263 looks really promising in this direction.

dburles commented 5 years ago

Absolutely. It’s being tracked at #262

filipenevola commented 5 years ago

closing because of react-meteor-data@2.0.0 https://github.com/meteor/react-packages/pull/273