DulanjaliSenarathna / vuejs-fundamentals

Vue School Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Vue School Course


Languages

Language:HTML 54.6%Language:CSS 45.4%