Is there an easier way to debug Kotlin/JS? Current...
# javascript
b
Is there an easier way to debug Kotlin/JS? Currently I just use Chrome’s Dev Tools
b
You can use any JavaScript debugger
also, you can turn on generating sourcemaps to debug over Kotlin code