How many of you deployed a React app built through Kotlin?
I've got a decently sized multimodule project targeting Node, and the fact I could just add front end modules using React wrappers is very attractive.
The React apps and components will be used to render custom views in IDE plugins.
If I understand the usage is mostly free of strange issues and devex is good, I might give it a shot.