Course Information
Course Overview
Learn Vue.js 3 with TypeScript, the Composition API and Pinia (2022)
(RE-RECORDED JULY 2022, UPDATED OCT 2020 w/ TESTING)
Vue.js 3 and the Composition API is here!
Learn to build a complex, real world application with the Composition API, TypeScript, Pinia and Vue Router, taught by Lachlan Miller. maintainer of Vue Test Utils and Vue.js team member. This is an intermediate-advanced course aimed at developers with some basic programming experience with tools such ES6 JavaScript.
We move fast and introduce all the required topics to build highly dynamic, complex single page apps with Vue.js 3 and the new Composition API.
Unlike other courses, testing and design patterns are at the core of everything we do. We explore the new features Vue.js 3 brings to the table. Some of the things you'll learn:
- How to use and test new Vue 3 components with Cypress and Test Utils
- Building reusable modules using the new reactivity API
- TypeScript to create type safe applications
- Creating a complex, real-time markdown editor
- Integrating third party libraries from npm
- Implementing authentication and authorisation with JWT (JSON Web Tokens) and cookies
- Routing, include navigation guards with Vue Router 4
- Writing and testing complex interactions (Vitest, Vue Test Utils)
- A real back end with Express and TypeScript
This is an intermediate to advanced course; some basic programming knowledge is required. I respect your time and have packed as much content into the course as possible. Rather than explaining the same basic concepts 10 times over, move quickly and see the same concepts applied in different contexts to reinforce them.
Course Content
- 7 section(s)
- 79 lecture(s)
- Section 1 Composition API and Testing Basics
- Section 2 Loading with Suspense and a Reactive Store from Scratch
- Section 3 Vue Router, Creating Posts with Markdown and Syntax Highlighting
- Section 4 User Sign Up, Validation and Reuseble Components
- Section 5 Ins and Outs of Authentication
- Section 6 Finishing the App, Deployment and Next Steps!
- Section 7 Component Testing (Vitest, Vue Test Utils)
What You’ll Learn
- Vue js 3
- TypeScript
- Unit Testing
- Composition Fundamentals
- New Reactivity System
- Design Patterns
Reviews
-
AAntoinette Tinker
Jumps around a lot without really explaining why things are done or how they all work together.
-
AAndreas Lück
It teaches all the important aspects that you need to start with Vue. And it was comprehensible.
-
AAnonymized User
It can be improved be dividing the source code into different mds and chapters (saving on different branches).
-
SSangmeshwar Bapurao Gundile
great course for vuejs composition api