Vue.js 3: The Composition API
p/vue-js-3-the-composition-api
Advanced course on Vue.js 3, TypeScript and Unit Testing.
Lachlan Miller
Vue.js 3: The Composition API — Advanced course on Vue.js 3, TypeScript and Unit Testing.
1
Vue.js: The Composition API is an intermediate to advanced course aimed at developers wanting to learn how to build complex web apps from an experienced developer. Brought to you buy the maintainer of Vue Test Utils, Vue's official testing library.
Replies
Best
Lachlan Miller
Hi everyone! With Vue.js 3 just around the corner, we will be inevitably swamped with "how to Hello World" in Vue.js 3 blog articles and courses that spend 10 minutes showing you how to run a terminal command and render div. This course is different. This course aims to fill the void of advanced Vue.js content. We use TypeScript and the new Composition API from the get go, and write unit tests for everything to ensure our app works correctly. The result is a rock solid blogging platform with a markdown editor (with a real time HTML preview). We also dive into the new reactivity API, designing our own flux store (Vuex isn't type-friendly at all, and you don't really need it anymore with the decoupled reactivity system). You'll also learn the ins and outs of the new Vue Test Utils for Vue 3 it's creator and maintainer. I'm really excited to be releasing my first course - I know you'll love it! Get $10 off at the checkout with VUEJS_COURSE_10_OFF.