3 posts tagged with "project"

View All Tags

Game library exercise, project confirmation, Vue list rendering

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Exercise out of the blue about a gaming framework
  • Confirm final project
  • Vue: list rendering

Daily Highlights#

What are we going to do the next class?#

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

Classes in JavaScript - II

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Class exercises
  • Introduction to Vue
  • Braintstorming about our app - part 2

Daily Highlights#

  • 5 hour tutorial to build a landing page in HTML/SCSS/JavaScript Link
  • How to build a todo-app using some JavaScript frameworks . TodoMVC

What are we going to do the next class?#

  • More exercises about JavaScript classes and objects
  • More directives and uses of Vue