🎤 Vue and Vuex: Structure your app with centralized state management
- 👤 Christoffer Noring
📹
Video:
https://youtu.be/wv09zxowApE
Vue.js is the latest major SPA framework that has grown in popularity immensely, becoming a legitimate competitor to React and Angular. In part, this is because it combines—according to many—the best of both worlds. Simplicity is another key characteristic of Vue.js, manifesting itself not only in its excellent documentation and the possibility to start off with a simple script tag but also through the superb Vue-CLI that helps you structure and scale your projects. Apart from the fundamentals of the framework, such as components, directives, routing, and testing, we will dive into centralised state management in the form of Vuex.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.