Skip to content

πŸ“° state

Legend State v3

Legend-State is a super fast all-in-one state and sync library that lets you write less code to make faster apps.

weeklyfoo #34 / 2024-05-27
statereact

Picking a state management library for a React app used by millions (and why we went with MobX)

Zustand vs MobX vs Redux

weeklyfoo #70 / 2025-02-03
statereact

The URL is a great place to store state in React

Sometimes, the best place to store state is right in the URL. It’s simple, practical, and often overlooked. Let’s explore why it’s worth considering.

weeklyfoo #76 / 2025-03-17
state