We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
#263 looks really promising in this direction.
Sorry, something went wrong.
Absolutely. It’s being tracked at #262
closing because of react-meteor-data@2.0.0 #273
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: