DEV Community

Cover image for Vue: Using localStorage with Vuex store
Alexandre Freire
Alexandre Freire

Posted on

2

Vue: Using localStorage with Vuex store

If you work with vue it is likely that already have used vuex. The unique problem is when do you need make a refresh on page. Because this looked for solutions to solve this problem.

I found this article, its solved my problem, i expect tha serves for you too.

https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay