Y
Hacker News
new
|
ask
|
show
|
jobs
by
dragonwriter
2214 days ago
> React without jsx components is just as useless as Vue without .vue files.
It's not useless at all. JSX in React is just an alternate syntax for React.createElement calls.