Posts tagged with: state

Back to all posts

What Makes Jotai So Amazing?

Feb 23, 2024 7 Minutes

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

April 23, 2024 10 Minutes

How to structure your state in a way that makes your codebase more maintainable, scalable, and performant.

Jotai atomWithStorage

June 4, 2024 4 Minutes

How to persist data in your application with Jotai, atomWithStorage might just be the solution you are looking for.