DEV Community

Discussion on: Why it's time to use Vue.js?

Collapse
 
sirluis profile image
Luis Henrique

I use React most of the time because of typescript. It's fantastic to build a typescript react app and VSCode intellisense works just fine without any extension. Vue needs the vetur ext and it doesn't works as expected. Typescript support is bad on vue 2 with all that decorators etc. Looking forward for v3 release.