JSNation 2022
121 min
Managing state in Vue3 application
Workshop
In modern Vue we have plenty of options how to create and share state across multiple components. In this workshop we will write an application using all the approaches - Vuex, composition API hooks and Pinia.