Vue 3 has excelent support for TypeScript, but lets look at the basics! In this video I'll explain how to use TypeScript with Vue 3, and show some of the Vue 3.3.0 features too! #vuejs #vue3 #typescript
👉Check out my last video on Vue 3.3
• Vue 3.3 Has Landed And It Changes Eve...
Want to help out the channel, and get EXCLUSIVE channel perks? Click here
/ @programwitherik
👉Sign up for my mailing list and get neat stuff!
https://bit.ly/3Umk7sW
👉 Need some help with a project, level up your skills, React, Next, Vue, or Nuxt? Check out my 1-on-1 mentoring!
https://mentors.to/erik
Follow me!
/ erikch
Links:
https://blog.vuejs.org/posts/vue-3-3
0:00 Show Props With Types
03:39 Generic Types Script Setup
04:25 PropType
05:26 External Types Imports
06:21 withDefaults
07:22 defineEmits Types
08:27 Ref Reactive and Computed Types
11:01 Type Event Handlers Input + Keyboard