Week 5 Outline
- Technical quiz
- 20 points
- Trace and explain code
- Write simple code, based on already presented code
- Book and notes are optional but not really needed
- Introduce next assignment
- Present alternative for double-binding component inputs
Using the sync modifier
- Vue-CLI and Single-page component definitions
Based upon Single-file components section in the Learning Vue.js 2 text
- Code from class (includes alternative double-binding method for components and single-page component definition)
- Discuss final class project