-
Notifications
You must be signed in to change notification settings - Fork 88
Update Zustand code example #439
New issue
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
base: main
Are you sure you want to change the base?
Conversation
|
@dbritto-dev is attempting to deploy a commit to the Stately Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for the PR! Can you add this as a separate section, since it isn't the primary/idiomatic usage of Zustand? |
|
@davidkpiano below? or somewhere else? |
|
@davidkpiano btw, we want to promote that. Currently, we are working on revamping docs. I added docs for APIs and Hooks for now. |
Below is fine. EDIT: Also, I would like this section to reflect what is seen here, as this is where I'm referencing the examples in the documentation: https://zustand.docs.pmnd.rs/getting-started/comparison |
|
@davidkpiano sure, let me update it |
Hey @dbritto-dev - I'd like to update the comparison but it seems that the Zustand docs are still pointing to the old way (no inferred types). |
Yeah, we are doing some housekeeping right now removing outdated links but I'll work on that after cleaning/updating some docs. BTW, we talk about combine in the docs api section |
No description provided.