Y
Hacker News
new
|
ask
|
show
|
jobs
by
nidu
3533 days ago
I suppose Vue.js is not very TypeScript friendly?
2 comments
dyu-
3533 days ago
It is very friendly. I've successfully migrated my gwt + vue-0.10 stack to typescript 2.0 + vue 2.0
Shameless plug:
https://github.com/vuets/vuets
It is a micro-lib less than 100 LOC.
link
pferdone
3533 days ago
Vue even has official typescript typings
https://vuejs.org/guide/comparison.html#TypeScript
link
Shameless plug: https://github.com/vuets/vuets
It is a micro-lib less than 100 LOC.