How to be an organized packrat in the digital age.
Tag: storage
Persisting Redux State to Local Storage
I have this widget I call Draft. It's the one I discussed in States Within States (parts 1 and 2). It is a simple plain text editor that allows you to commit your changes at any stage as you work and then browse back to look at the commit history. The source code is at … Continue reading Persisting Redux State to Local Storage