Appearance
In React, we're using JSX
Because React/JSX is just Javascript and components are just functions, you can put several components in the same file, when Vue in SFC mode, allow only one component per file