Back
Similar todos
Learn Vuex
See similar todos

No replies yet

Improvement: seperate Vuex stuff in different modules (CSS, AppState, etc) #devsync
See similar todos

No replies yet

Add app state (Vuex) and loading bar #scouvy
See similar todos

No replies yet

Replace all remaining references to $store.state in the .vue files with mapState, except those references that are part of a getter in a computed property with the same name as the state variable. #rhymecraft
See similar todos

No replies yet

move Vuex to typescript, kinda #devsync
See similar todos

No replies yet

rewrite Gitlab Vuex example to Svelte stores example
See similar todos

No replies yet

Add support for Vuex 4.0 to persistedstate plugin #oss
See similar todos

No replies yet

move all api calls to vuex actions #gitwriter
See similar todos

No replies yet

refactor auth into vuex module #watchr
See similar todos

No replies yet

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.
See similar todos

No replies yet

persist state vuex #nb
See similar todos

No replies yet

Move the code that creates the twoDimensionalLyricsRhythmArray into its own Vuex module to keep the root Vuex module smaller. #rhymecraft
See similar todos

No replies yet

Refactor editor Vue logic #stenograph
See similar todos

No replies yet

Refactor editor Vue logic #stenograph
See similar todos

No replies yet

#filepond update Vue example code so it conforms to Vue good practises
See similar todos

No replies yet

Explore how to refactor Redux to Svelte stores
See similar todos

No replies yet

Setup Vue app with Vuex because that’s what hipsters do #roast
See similar todos

No replies yet

rewatch Section 17 "Better State Management with Vuex" at www.udemy.com/vuejs-2-the-com… #devlearning
See similar todos

No replies yet

#pintura add Vue components
See similar todos

No replies yet

Fix Vueuse docs example
See similar todos

No replies yet