The more I use Kotlin/JS, the more I think you cou...
# javascript
s
The more I use Kotlin/JS, the more I think you could do for frontend what you did on Android with carefully crafted Kotlin extensions (including Coroutines and Flow based ones) on top of Web APIs. See https://github.com/Kotlin/kotlinx.coroutines/issues/1633#issuecomment-545913942.
f
Or you can target the skia backend to webassembly and use the same tools to develop web apps