A Vue.js workshop for Node Girls Sydney
This is a fundamentals workshop for Vue.js. We'll be building a soccer game and focusing on some Vue essentials:
- Component breakdown
- Single file format
- Data flow
- Props and events
- Repeaters (
v-for
)
- Node + NPM
- Basic understanding of HTML and JavaScript