Hacker News new | ask | show | jobs
by ng12 3105 days ago
Why wouldn't I just use React at that point? Same behavior, less complexity.
1 comments

I agree; using JSX outside React feels kinda silly. But Vue is much simpler to grok than React.
I believe React is very simple and easy to understand.

Redux is not as easy but you can go with MobX instead for easier state management.