this app explores the vuex statement management system. with jokester, you can use the vuex library to generate awesome jokes.
the store creates the global state object mutations change the statement actions commit mutations. they call mutations to change the state.
Vue