DEV Community

Aaron K Saunders
Aaron K Saunders

Posted on • Updated on

Using Vuex4 With Vue3 And Ionic Framework

Using Vuex4 With Vue3 And Ionic Framework

Alt Text

A simple introduction to using Vuex 4 for state management in VueJS version 3 with Ionic Framework

[Video] How To Use Vue 3 Composition API for State Management - DEV Community πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» https://buff.ly/36TJfPG

We cover two specific scenarios when using a simple count store

  • State management of the store by dispatching an action to change the value in the store, no payload passed
  • State management of the store by dispatching an action to change the value in the store, using the payload passed in my the component

Links

More VueJS & Ionic Videos

Alt Text

Oldest comments (1)

Collapse
 
aaronksaunders profile image
Aaron K Saunders

Check out my udemy course which digs deeper into vue and vuex with ionic framework. More Info

https://dev-to-uploads.s3.amazonaws.com/i/l1uaq88mu8v7hm5k2pbf.png