<@U33H6SB2B> what is the difference between <kotli...
# javascript
a
@turansky what is the difference between kotlin-web and kotlin-browser and more importantly why are they separate artifacts??
t
kotlin-web
- common part of
kotlin-browser
and
kotlin-node
a
Ooooh, I see it now. Thanks for a quick explanation
h
Do you have a unified fetch api?
t
Yes.
web.http.fetchAsync
- classic JS fetch
web.http.fetch
- suspendable fetch
a
I really like how the kotlin-wrappers repo grows and how active it is. It would be even better to get notified on whats going on there
t
Current focus - up to date and strict Browser API