home/categories/mobile/marcglasberg-async-redux-claude-skills-asyncredux-persistence-skill-md
mobiledevelopment

asyncredux-persistence

Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.

marcglasberg
maintainer
marcglasberg
更新於 1/29/2026
星標
238
分支
38
quick start

Installation and usage

Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use asyncredux-persistence