Hi folks, I’m currently starting to develop a Admi...
# react
t
Hi folks, I’m currently starting to develop a Admin UI for a Cloud platform I recently created. Any advice for using Kotlin (React) over TypeScript (React). The Framework i wanted to use is Material UI. How mature is Kotlin (React) already? (Which major pain points would I stumble across?)
b
You might want to look at muirwik or #khakra
t
Nice work actually, but seems to be WiP generally speaking. So i’m sticking to JS / TS for the moment and watching your progress on those libraries. But keep the work up, enjoying Kotlin by myself and loving to see that kotlin is getting more and more attention out there 🙂
b
Yeah, neither of those repos are "production ready" yet 😄
j
Also just 0.5.4 release, but didn't have big issues with it
In the end they are wrappers, so they dont add logic, they just write the boilerplate code to interact with material ui
👆 2
So you dont have to :)