Vue.js 3 Course - Composition API, TypeScript, Testing
Please rate the course
Source:
Category:
Language:
English
Duration:
05:40:13
Number of lessons:
57
Update date:
04/02/2022
Rating:
0.0
Course short description
This is an intermediate level course. You should be familiar with CSS, HTML and modern JavaScript and ideally have some familiarity with Vue.js or a similar framework. We move fast but revisit concepts in different contexts to reenforce the underlying concepts.
Vue.js 3 and the Composition API brings presents an entirely new way to structure your apps with two key benefits:
- Better code organization and reuse via composition
- Improved type safety with TypeScript
We cover this, and more.
- TypeScript
- Testing
- New Reactivity System
- Design Patterns
- Composition Fundamentals