Array practice and Vue Components
Oscar Miras
Singulars 2021What are we going to do today?#
- JavaScript array methods
- Introduction to Vue Components
- Talk about tik tok video
Daily Highlights#
- Props in components may be defined with some constraints
What are we going to do next class?#
- Vue-Cli: a better way to develope vue apps.
- Component communication: how children and parent components communicate