Skip to content

fajarbc/learn-vue-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learn-vue-fundamentals

Learn Vue 3 Fundamentals. DEMO: Shopping List App

  • Introduction to two-way data binding
  • Template syntax and expressions
  • Vue directives, loops and conditional rendering
  • Vue Devtools
  • Handling user Inputs
  • Handling Events
  • Vue.js Methods and Computed Properties
  • Attribute Bindings and dynamic classes

Taken from Vue.js 3 Fundamentals course.