Vue JS is an awesome JavaScript Framework for building Frontend Applications. VueJS mixes the Best of Angular + React.
Course rating: 4.7 out of 5.0 ( 31,725 Ratings total)
It’ll start with the very Basics, what Vue.js is and how it works before we move on to more Complex and Advanced Topics.
- 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
