10 posts tagged with "frameworks"

View All Tags

More on vue directives and transitions

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Revision how Vue works
  • Custom directives en Vue
  • Transition Vue
  • Intro to components

Daily Highlights#

What are we going to do next class?#

  • Finish Vue challange
  • Tender project issues (blueprints, video promotion, UX prototype)

Challanges Vue

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • We are going to build a team project using Vue framework.

Daily Highlights#

What are we going to do next class?#

  • Today at 7:00 pm there is gonna a brief about the contest "Tik Tok I have a project for you". Whoever is interested, let's meet in Teams 5 minutes earlier.

Vue v-for directive and project prototype

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

Daily Highlights#

  • We worked in our final project Tender. We started the app prototype and video script promotion. We also started investigating how to figure out how to accomplish some of the main tasks. Github issues

What are we going to do the next class?#

  • Link the todo-list video tutorial
  • Full Vue training

Subclasses in JavaScript and Vue

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Subclasses in JavaScript. The heroes exercise.
  • Deep learning in Vue framework
    • Two way binding: v-model
    • Conditional styling
    • Computed properties
    • Watchers

Daily Highlights#

  • Conditional styling in vue
  • Computed properties & Watchers
  • Two-way binding of components
  • Reminder that any code inside a "normal" function has usually visibility of "this" object. Stackoverflow

What are we going to do the next class?#

  • Finish class exercises and questions
  • Vue: conditional rendering
  • Think about how we can get more profit of Singusaurus

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