Complete Vue.js 3 (Updated April 2021)
About the Course
Another Vue.js 3 from zero to hero course - . This course is for developers who want to move . We cover the traditional way of building Vue apps - the Options API - as well as the the new Composition API, and even see how you can mix and match them together.
There are 8 modules; 4 introduce fundamental skills (Options API; Composition API; Vuex and Vue Router). The remaining four modules are projects, so you can see how to apply the fundamental skills in real apps. I am a big believer in .
After learning both the Options and Composition API, we see how to use them both with Vuex and Vue Router, and talk about the different use-cases and trade-offs to consider.
Finally, as we progress through, our focus starts to shift from not only how to build apps with Vue, but to thinking about how we architect things; how components should communicate, where data should be saved (also known as state management) and how it flows through the app.
Preview
-
Check out the source code here.
-
Full curriculum outline.
-
Preview the first 8 lectures (YouTube playlist)
About the Lecturer
Hi there! I'm Lachlan, Vue.js team member and quality software enthusiast. I am primarily known in the Vue.js community for Vue Test Utils, the official testing library for Vue.js.
I have taught tens of thousands of developers how to write testable JavaScript applications through my courses, books and YouTube channel. I hope you will be next!
Resources
Everything you'll need to get started is in the GitHub repository.
88 lectures (5.5h total, 1080p, re-recorded periodically)