JavaScript static methods and Vue events

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Pokemon classes exercise with static methods
  • Events in Vue

Daily Highlights#

  • We learn how to use events in VUE
  • We learn about the differences between class methods and static methods
  • There are shorthands for directives in Vue.Cheatsheet

What are we going to do the next class?#

  • Keep working on JavaScript Classes
  • Vue: conditional styling, double-bind directive and computer properties and watchers