How to Make localStorage Reactive in Vue
June 2020
At the time, I was really interested in the inner logic of Vue.js and how reactivity works. As a result, I wrote an article that explains its logic and extends the behavior to the localStorage object.
- vue
- localstorage