Hacker News new | past | comments | ask | show | jobs | submit login

You don't have to use the templates, though. Define a render function and you can even use JSX in it: https://vuejs.org/v2/guide/render-function.html#JSX



Why wouldn't I just use React at that point? Same behavior, less complexity.


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: