Hi guys, Have a quick question for you, can I add ...
# javascript
m
Hi guys, Have a quick question for you, can I add kotlinJs to the existing React project? In a way that I will have both typescript and Kotlin components in it?
a
Yes, in theory you can. But there is no tooling for that right now.
d
I have a project set up this way (https://github.com/cuhacking/atlas) but the development experience isn't great