DEV Community

Discussion on: Boilerplate for Vue.js component on TypeScript

Collapse
 
anduser96 profile image
Andrei Gatej

Thanks for sharing! I love working with Vue(as well as with other frameworks) and I can’t wait for Vue3.

The main reason is due to a better TS support. I’ve had the pleasure of working on a Vue app using ts and it was not the same experience as you get in angular for example.

But still, Vue is a great tool.

Collapse
 
room_js profile image
JavaScript Room

Yeah, I feel the same about TS support, it might be improved in Vue.js. I hope v3 will integrate better with it. Even considering this, Vue is cool, agree! Thanks for the feedback!