TypeScript Friendly Vue 3
Please rate the course
Source:
Category:
Language:
English
Duration:
00:24:51
Number of lessons:
6
Added date:
29/05/2024
Rating:
0.0
Course short description
While the evolution from Vue 3.1 to 3.2 was technically a minor version update, it comes with a major improvement in TypeScript experience. This new version of Vue promotes the Script Setup syntax, which was previously an experimental feature, and is now an officially supported one. With it, we have a simpler way to write components with the Composition API and a more elegant way of using TypeScript in our Vue apps.