Y
Hacker News
new
|
ask
|
show
|
jobs
by
twfarland
3188 days ago
Ignorance revealed :) thanks. What's Vue's idiomatic approach for managing state at the top, outside of all components (like Redux)?
1 comments
corford
3180 days ago
Vuex (
https://vuex.vuejs.org/en/intro.html
)
link