Description
In this course, you will :
- Learn the basics of vueJs easy and fast
Syllabus:
Introduction to Vue.js 2
- Install Atom
- Install Plugins
- Setup Layout
- Vue object
- Data object
- Methods
- Change vue values per console
- Directives: v-show
- Directives: v-html
- Databinding
- 2 Way databinding
- Events
- Keyboard events
- Computed properties
- Add remove classes
- Css styling
- Conditions
- Dsiply list of items: v-for
- Checkbox
- Radio buttons
- Selection
- 2 Vue objects & interaction