Fixed that for you.
React without jsx components is just as useless as Vue without .vue files. If you cannot use the ecosystem of a framework in practice, your framework isn’t a framework anymore.
It's not useless at all. JSX in React is just an alternate syntax for React.createElement calls.
https://dev.to/arswaw/create-a-lightweight-componentized-spa...
Fixed that for you.
React without jsx components is just as useless as Vue without .vue files. If you cannot use the ecosystem of a framework in practice, your framework isn’t a framework anymore.