Back
Similar todos
got the Vuex arrays that were showing up empty to actually show their contents; I think the mutations were taking too long to calculate the new values and so the devtools were just leaving the value blank, so I moved the calculations into Vuex actions and just have the actual assignment as mutations.
exploring vuejs testing
Setup Vue app with Vuex because that’s what hipsters do #roast
learning more about Nuxt DevTools with @nada
rewrite Gitlab Vuex example to Svelte stores example
Fix Vueuse docs example
#notes Fix [Vue warn] being triggered because of empty $ref
fix vue-observable bug #github
Add app state (Vuex) and loading bar #scouvy
rewatch Section 17 "Better State Management with Vuex" at www.udemy.com/vuejs-2-the-com… #devlearning
#contracting Finally figure out why hot reloading for Tailwind was broken with vue-cli
Got tests working for Vue/Vuex! #rhymecraft
review Vuex parts of code and use mapState & mapAction helpers where needed #abcgamers
refactor auth into vuex module #watchr
Spent an hour reading some of [the backend code][1] for a Go / Vue chat app I saw posted to Reddit, as a way of trying to build familiarity with how my Go / Vue projects should be structured / work.
[1]: github.com/wizzldev/backend/
Checked out www.vue0.dev
move Vuex to typescript, kinda #devsync