Course Information
Course Overview
Front End Development with Vue3: Options API, Composition API, Pinia, Vuex, Vue Router, Vite, Vue CLI and More Vue.js!
If you want to learn the most powerful Javascript framework for modern web development, this is the course you were looking for. Here you will learn Vue JS (v3) from the beginning in just a few hours.
This course received a major update in 2023, including the Composition API & State Manegement with Pinia (The Vuex replacement).
The course provides 6 real-life projects, challenges, and exercises to make you learn effectively in a short time.
About Vue JS
Vue JS is a progressive framework for building user interfaces. By progressive it means it is incrementally adoptable, so you can use it from simple specific areas of your websites to building complex single-page applications (SPA) with ease!
If you want to go for the simple version, there's no upfront installation required and you can instantly start using it in your HTML, CSS & Javascript project to do amazing things.
If you decide to build more complex applications you can take advantage of the huge ecosystem of external libraries & UI frameworks to make your application achieve high performance and great usability.
No matter what kind of web developer you are, Vue JS will undoubtedly change the way you see things and once you learn it, you will never want to use another framework.
Course Content
- 6 section(s)
- 64 lecture(s)
- Section 1 The Basics of Vue JS
- Section 2 Project - To-Do List App
- Section 3 Quiz Game Project using the Vue CLI
- Section 4 Vuex & Vue Router
- Section 5 Composition API
- Section 6 State Management with Pinia - The Vuex Replacement (2024 Update)
What You’ll Learn
- From the basics to advanced in Vue JS 3
- Develop complex single and multi-page applications in Vue JS
- Options API & Composition API
- Vuex & Vue Router
- Modern web development techniques
- Build multi-screen and component-based web apps
- State Management with Pinia (2023 Update)
Skills covered in this course
Reviews
-
IIosifidis Ilias
Good tutorial, nice explanations, but parts of it are outdated. Mostly the vuex part, and the Vue CLI. Pinia (added last) and Vite (added at the composition API section) are the modern approach
-
KKarthi Thangavel
ggg
-
BBartosz Durczak
Good course for getting into a Vue framework it was very intuitive and good explained.
-
CCharles Russell
This course is awesome! Instructor goes slow enough and gives great examples to show how a real world scenario would be implemented in Vue