Back
Vuex
Mentioned in 17 todos by 14 makers.
Mentions over time
Loading...
Sentiment
Loading...
Praised in 11.8% of mentions (site average 9.9%), complaints in 0.0% (average 3.7%).
What makers are doing
Loading...
Often used together with
Do you make Vuex?
See everything makers say about it: every mention with praise and complaints, sentiment trends, weekly email digests, and CSV export.
Explore InsightsRecent todos mentioning Vuex
Move the code that creates the twoDimensionalLyricsRhythmArray into its own Vuex module to keep the root Vuex module smaller.
#rhymecraft
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.
spent an hour trying to figure out why a Vuex object is showing up empty in the devtools when it isn't empty
#rhymecraft
#flowboard Moves customer form to use inertiajs & removed vuex + vue-router