R
R
R000M2021-06-30 12:03:11
React
R000M, 2021-06-30 12:03:11

Is it possible to create a simple React+MobX application within a single HTML page?

T.s. "browser" approach.
And for those examples that I have come across so far, Node.js, npm, Webpack are required ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Aetae, 2021-06-30
@Aetae

It is possible, what problems. You connect umd to the page and use React.createElement instead of jsx. (you can also compile jsx on the fly, but this will no longer be a clean option)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question