|
|
|
|
|
by cookiengineer
2212 days ago
|
|
> It is used everywhere, however. 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.