Next question... last one of the day. I got your...
# doodle
s
Next question... last one of the day. I got your contacts demo working in my ide, but I don't know how to debug it (using the kotlin/js map, so I can step through kotlin code). How do you do that? Can you? Or is debugging javascript in the browser the only option?
n
You can use the ide with source maps (don’t have details at hand), but i find chrome to be easiest for debug.
s
OK
This is really a kotlin question. I won't spam you much, just needed a hint. (I see no JavaScript Debugger plugin in my Intellij Ultimate IDE).