Join Slack
Powered by
Is there an easier way to debug Kotlin/JS? Current...
# javascript
b
benleggiero
02/05/2018, 1:39 AM
Is there an easier way to debug Kotlin/JS? Currently I just use Chrome’s Dev Tools
b
bashor
02/05/2018, 10:38 AM
You can use any JavaScript debugger
bashor
02/05/2018, 10:39 AM
also, you can turn on generating sourcemaps to debug over Kotlin code
3
Views
Open in Slack
Previous
Next