Is there a benefit of writing your React code in K...
# react
m
Is there a benefit of writing your React code in Kotlin and having it be transpiled, vs. just writing your React components directly in JS? (Aside from type safety, obviously.)