Y
Hacker News
new
|
ask
|
show
|
jobs
by
victorpr
1901 days ago
Why do you prefer Vue over React? Just want to hear opinions on it
1 comments
karmakaze
1901 days ago
The single file components, and in general, less ceremony e.g. props/events. It basically works closer to something I would imagine to have made. vue-stash is also good for small, shared reactive stores.
link