Y
Hacker News
new
|
ask
|
show
|
jobs
by
PercussusVII
3552 days ago
Why does nobody mention the remarkable similarities between vue and knockout?
1 comments
chrisvfritz
3552 days ago
There are certainly some similarities in the reactivity system, but I find them quite different otherwise (especially in Vue 2.0). There's a comparison between Vue and Knockout here:
http://vuejs.org/guide/comparison.html#Knockout
link