Week 4 Outline
- Meet in CDM 801 for first half of class
- Review code from last week
- Review assignment 2
- Introduce Components (online guide)
- One-way data flow from parent to child component
- The v-model directive hides double-binding details. Getting it to work with user-defined components requires setting up a custom event.
- Code for Weather Component (created in class)
- Discuss quiz for next week
- 20 points
- Trace and explain code
- Write simple code, based on already presented code
- Book and notes are optional but not really needed