You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
Hi!
I've been walking through the teini repo and it has been a wonderfully simple example to follow for nextjs, Vercel and stripe integration! (Not to mention stitches!) Thank you!
I noticed you recently removed zustand and was just interested to hear why?
Did you have issues or found it more complicated than the context API?
I was planning on using the jotai library from the same creators.. but just curious to hear first hand experience 😁
The text was updated successfully, but these errors were encountered:
Sorry for the late response. Zustand is awesome! ❤️ But I thought it would be a good idea to keep the dependency list as small as possible. There were only a few places where Zustand was used so I removed it. So, I can't really tell if you should go with Zustand, Jotai or what so ever. Sorry. 😄
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
I've been walking through the teini repo and it has been a wonderfully simple example to follow for nextjs, Vercel and stripe integration! (Not to mention stitches!) Thank you!
I noticed you recently removed zustand and was just interested to hear why?
Did you have issues or found it more complicated than the context API?
I was planning on using the jotai library from the same creators.. but just curious to hear first hand experience 😁
The text was updated successfully, but these errors were encountered: