|
|
|
|
|
by goliatone
2777 days ago
|
|
And I think GP was saying even if possible it seems rather irrelevant. You could use react without JSX but most likely you will not because you would be throwing away the good things about react.
Technically you can eat soup using a fork, but you won’t because... |
|
The only time when you won't really have access to a tool chain is for quick demos with just an html page and a script tag (if you don't want to pull in babel as a script), but most online tool allow jsx too now anyway.