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
Actualizado 1/29/2026
Estrellas
238
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use asyncredux-persistence