I want to try some kotlin for the browser, would https://github.com/JetBrains/create-react-kotlin-app be a good starting point? Basically I want to interact with a GraphQL endpoint, and make something comparable to what I now have with clojurescript using re-frame (which uses react). I also saw somebody suggest https://github.com/rjaros/kvision but on first look it looks very verbose.
g
gildor
04/05/2018, 7:04 AM
It’s good starting point if you want to use React framework for UI