Posts tagged with: state
Back to all postsWhat Makes Jotai So Amazing?
A minimalistic and modern state management library designed for React applications, find out why I think this state management library is so darn great.
Three different states - Remote, App, and Local
How to structure your state in a way that makes your codebase more maintainable, scalable, and performant.
Jotai atomWithStorage
How to persist data in your application with Jotai, atomWithStorage might just be the solution you are looking for.