In this course, you will learn about Vue.js 3. You will learn about Vue.js basics, Vue CLI and bigger projects, build a reaction timer game, forms and input, Vue router, fetching data, composition API, and much more.
Overview
Syllabus
Vue JS 3 Tutorial for Beginners #1 - Introduction.
Vue JS 3 Tutorial for Beginners #2 - Vue.js Basics (part 1).
Vue JS 3 Tutorial for Beginners #3 - Vue.js Basics (part 2).
Vue JS 3 Tutorial for Beginners #4 - The Vue CLI & Bigger Projects (part 1).
Vue JS 3 Tutorial for Beginners #5 - The Vue CLI & Bigger Projects (part 2).
Vue JS 3 Tutorial for Beginners #6 - Build a Reaction Timer Game.
Vue JS 3 Tutorial for Beginners #7 - Forms & Inputs.
Vue JS 3 Tutorial for Beginners #8 - The Vue Router.
Vue JS 3 Tutorial for Beginners #9 - Fetching Data.
Vue JS 3 Tutorial for Beginners #10 - The Composition API (part 1).
Vue JS 3 Tutorial for Beginners #11 - The Composition API (part 2).
Vue JS 3 Tutorial for Beginners #12 - Next Steps.
Taught by
The Net Ninja
Reviews
5.0 rating, based on 1 Class Central review
-
Very complete and very well done course. Approximately seven hours of video material. Not just the basics but also advanced stuff. All the main concepts covered here. Projects built in different ways: linking the library via CDN, or setting up via CLI. Then Options API, Vue Router (with redirect and the 404 error handling), Composition API including ref() and reactive(), and finally fetch() and Composables. Nothing to add here! Recommended! Thanks Shaun!