Vue with and without Typescript - Rahul Kadyan

Опубликовано: 07 Ноябрь 2020
на канале: VueConf Toronto
1,353
20

When proper typescript support is available, developer experience is so good even when you’re are writing javascript. Vue 3 is built with first class typescript support but that typescript love is not given to SFCs and templates. Hence, we built a typescript plugin. This talk walks through the journey of the plugin and showcases some of the features.