I probably will use whatever is the default in Vue just to steer away from React for awhile; so no JSX unless that’s what the community think Vue should be written in.
I read that Angular is opinionated as well. I know it’s difficult to gauge level of opinionativeness, but do you happen to know how Vue compares to Angular in terms of opinions?
It's way more opinionated. Like, they have their own routing solution, global state management, etc...
You can use JSX with Vue, actually. I found that out reading the
docs. But, it takes some configuration.
Ah, I see. Thank you for the reply.
I probably will use whatever is the default in Vue just to steer away from React for awhile; so no JSX unless that’s what the community think Vue should be written in.
I read that Angular is opinionated as well. I know it’s difficult to gauge level of opinionativeness, but do you happen to know how Vue compares to Angular in terms of opinions?
Not sure, I haven't touched Angular enough to make the comparison.
I see.
That’s okay. Thank you for the reply.