Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
(RE-RECORDED April 2021) Vue.js 3 is here! Learn from "Hello, Vue!" to building large apps with Vuex and Vue Router.
Another Vue.js 3 from zero to hero course - kind of. This course is for developers who want to move fast. 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 learning by doing.
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.
The course is taught by Vue.js team member Lachlan Miller, so you can be confident you are in good hands.
After covering Vue; we look at Vuex, Vue's state management solution, and Vue Router, for front-end routing. The course culminates with a capstone project, using the three core Vue libraries (Vue, Vuex, Vue Router) to build an application.
Course Content
- 8 section(s)
- 85 lecture(s)
- Section 1 Course Introduction
- Section 2 Project 1: User Sign-up Form with Validation
- Section 3 Project #2: Pokemon Evolutions
- Section 4 Composition Fundamentals
- Section 5 Project #3: Composing a Microblog
- Section 6 Vue Router Fundamentals
- Section 7 Vuex Fundamentals
- Section 8 Project #4: Capstone Project
What You’ll Learn
- Vue JS 3 from scratch
- Options and Composition API
- Vuex
- Vue Router
- Creating reusable components
- Design Patterns
- Front-end Routing
Skills covered in this course
Reviews
-
SSri Naga Veerendra Parvataneni
Very nice course
-
HHiru Fernando
I love that this course has many projects to work on and the instructor is very easy to understand and is straightforward. Really learned a lot and I will most likely take a look at his other courses. Highly recommend if you are brand new to Vue.js.
-
ttranscosmos technology Vietnam Co., Ltd. Tax code: 0311841654 Adress: 253 Hoang Van Thu, Ward 2, Tan Binh district, HCMC, VN
Simple but useful
-
CCiprian Iamandi
Good introduction course in Vuejs 3. It goes directly to the point and show you exactly how to build applications fast. It's ok for beginners, but definitely, some javascript knowledge is needed. As a beginner, if you code while watching the videos, expect that you will need to pause the video many times so you can keep up with the author writing or explaining the code. The author also responded to one problem that I had on a lecture, and helped me fix an issue which was not at all obvious to a beginner. All in all, it is a good course, that I recomment.