Asyncredux State Design

Design immutable state classes following AsyncRedux best practices. Includes creating the AppState class with a `copy()` method, defining `initialState()`, composing nested state objects, and optionally using the fast_immutable_collections package for IList, ISet, and IMap.

majiayu000 6bea6d6 2 files · 9.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/asyncredux-state-design commit 6bea6d65cf

Frequently asked questions

npx skillmds add majiayu000/asyncredux-state-design