A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
Leonid Korogodski 2020-09-21T19:55:11.035100Z
Regarding the problem I asked about earlier. I have resolved it with using set! JS interop (instead of shallow js->clj) and r/create-element instead of reactifying the component.