Skip to content

Latest commit

History

History
23 lines (16 loc) 路 975 Bytes

README.md

File metadata and controls

23 lines (16 loc) 路 975 Bytes

Vue.js Fundamentals

This repository contains the example code for the Vue.js Fundamentals course.

This Vue.js course will teach you and get you up and running with the fundamental concepts of Vue.js. Perfect if you haven't touched Vue before or you just getting started!

Topics covered:

  • 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
  • Components

The course is suitable for developers who do not yet know about Vue.js or are just getting started with Vue.

The course is free. Enroll at Vue School!