Haven't been using react because of the JSX, but is this really where we are heading? https://hyperapp.dev/tutorial#rendering-to-the-dom

Looks like som obfuscated JS-code..

htm [1], mentioned in the paragraph that you linked, is a very clever alternative, similar to jsx but in pure javascript

[1] https://github.com/developit/htm