Login
From:
CSS In Real Life
(Uncensored)
subscribe
Using Flow Diagrams to Manage State in Complex Applications
https://css-irl.info/using-flow-diagrams-to-manage-state/
links
backlinks
Roast topics
Find topics
Find it!
A few days ago I blogged about managing state in Vue apps with Vuex modules. I’m currently grappling with some fairly complex state management in a Vue app, and I wanted to share a bit about my process and how I’ve made it more manageable.