Y
Hacker News
new
|
ask
|
show
|
jobs
by
nightski
3146 days ago
Uh, you pass data & callbacks through props in vue also, unless you use a single component. Why not just compare it to using a single component in react then also and be honest?
1 comments
sametmax
3146 days ago
Actually beginers in view won't use a component at all. They will use it angulajs 1 style
link
nightski
3146 days ago
That's my point. You don't have to in react either.
link
sametmax
3146 days ago
You don't have to, but nobody would. It's not practical. While it's very practical to do so in Vue.
Like you can write Java without IDE. Nobody would. But plenty do with Python.
link