Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 277 Bytes

Todo Vue Interview

Tasks

Introduction to Vue

  • Thoughts on Organizing all parts of a component in one file (html, css, js)
  • what is computed doing?
  • how are events handled?

Refactor

  • Add Pinia to project
  • Move local state to use Pinia