References — fw-01 mini-redux, and Reading an Entire Production Library

Primary sources first. Read the real implementation after you have written yours, never before.

The library itself

Design background

Alternatives worth comparing

  • Zustand — the same problem with far less ceremony
  • Jotai · Valtio — atom-based and proxy-based takes
  • XState — when the state is genuinely a machine

When a claim here proves stale, record it in PROGRESS.md section 7.