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

Actually beginers in view won't use a component at all. They will use it angulajs 1 style
That's my point. You don't have to in react either.
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.