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
Hello, mister @jamiebuilds
First of all, thank you very much for your incredible coding. Is there any work going on for debugging containers with this hooks paradigm?
Thank you again!
The text was updated successfully, but these errors were encountered:
Hello again, I kinda of rewrote (thanks to fabiospampinato) part of overstateds debug logic so that I can enjoy it alongside with unstated-next. If anyone's into it too, check my link https://codesandbox.io/s/unstated-store-provider-k4h77
usage is as simple as calling useLog(containerName: string, state: Object) by the end of your container, just before returning it.
useLog(containerName: string, state: Object)
Sorry, something went wrong.
No branches or pull requests
Hello, mister @jamiebuilds
First of all, thank you very much for your incredible coding.
Is there any work going on for debugging containers with this hooks paradigm?
Thank you again!
The text was updated successfully, but these errors were encountered: