|
|
|
|
|
by mvolkmann
2899 days ago
|
|
If you like templates and framework-specific syntax for conditional logic and iteration sprinkled into your HTML then you will love Vue. If you prefer the JSX approach and relying on JavaScript for conditional logic and iteration then you will love React. Vue does support JSX, but it is not the idiomatic way to use Vue. |
|
I feel most vue lovers don't care about static typing.