This VueJS tutorial has been designed as a complete guide to help you not only get started with VueJS, but also is a great introduction to front-end frameworks in general.
Course rating: 4.4 out of 5.0 ( 451 Ratings total)
This course starts at the very beginning and includes simple basic concepts such as what is VueJS, how does it work and then goes on to more complex and advanced topics such as state management, app deployment, etc.
At the end of this course, not only will you have become familiar with VueJS, but you’ll also be able to design your very own apps from the ground up.
You will learn in this course:
- Setting up a Development Environment and Workflow
- The Basics (including the basic Syntax, Understanding Templates and much more!)
- Interacting with DOM (Rendering Lists, Conditionally attaching/ detaching Elements …)
- Using Components (and what Components are to begin with)
- Binding to Form Inputs
- All about Directives, Filters and Mixins
- How to make your App more Beautiful with Animations and Transitions
- How to create an awesome Single-Page-Application (SPA) with Routing
- How to improve State Management by using Vuex
- How to Deploy the App And much more
- Examples and multiple course projects to help you actually practic