This course explores the fundamentals of Vue.js 3, then moves into options for rendering, computing values, and creating components.
Overview
Syllabus
Introduction
- What you should learn about Vue.js
- Using the exercises for this course
- Installation options
- Basic setup
- Binding with directives
- Rendering lists
- Conditional data
- Input fields
- Computed content
- Event handling
- Lifecycle hooks
- Inline styles
- Classes
- Transitions
- Options and animating lists
- Basic components
- Component events
- Slots
- Application API
- Installing with the Vue CLI
- Overview of installation
- Vue project files
- Setting up a realistic app
- Modules and routing
- CodePen to app
- Emitting updates
- Reorganizing hierarchy
- Refactoring navigation
- Moving components
- Moving the drop-down
- Modifying the cart
- Deleting items
- Programming a checkout page
- Next steps
Taught by
Ray Villalobos