Vanessa Otto
Vanessa Otto
Vanessa is a Web Developer. She has an M.Sc in Media Informatics with a focus on Human-Computer-Interaction. Vanessa is the Lead Frontend Developer at Zavvy. She is a co-host of the podcasts expect(Exception), Working Draft, and Ausbaufähig. Vanessa is a Chapter Leader of the Front-end Foxes helping women with their first coding and speaking experiences. She was a member of the JS Kongress Program Committee.
Vue.js London Live 2021Vue.js London Live 2021
22 min
Modern State Management with Vue 3
Top Content
The Vue 3 Reactivity and Composition API offers developers flexible techniques to work with reactive data. They enable a new and modern approach to handling State Management. Developers can now effortlessly implement local and global stores. Vuex has been one of the most used First-party plugins for Vue 2. Let's have a look at the advantages and tradeoffs of using Composables instead of Vuex.