Vuex is to share and manage data, so why not just use browser caching?
what is the fundamental difference between Vuex and browser caching strategy?
the data flow in the Vuex state repository is unidirectional Synchronize, so why can asynchronous operations be performed in action?
action commit?
ask all the great gods to analyze it!