Vuex

Oscar Miras

Oscar Miras

Singulars 2021

What are we going to do today?#

  • Vuex exercise, understand provide and inject
  • Project
    • Review of the issues
    • Code merge to the main branch for finished issues
    • Testing of finished issues (if we can)
    • Assign new issues

Class highlights#

What are we going to do next class?#

  • Defensive programming and error management
  • Typescript (typed programming languages)
  • TDD and Testing (Test Driven Development and testing software)
  • Apply these knwoledge to plain JavaScript and then to a Vue project