Join Slack
Powered by
also, how do i get the response in a XHttpRequest?
# javascript
h
Hamza
10/26/2018, 1:42 PM
also, how do i get the response in a XHttpRequest?
d
diesieben07
10/26/2018, 1:43 PM
Use the fetch api 🙂
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
XMLHttpRequest sucks.
h
Hamza
10/26/2018, 1:45 PM
👍
g
gildor
10/27/2018, 3:17 PM
My vote for Promise API and Kotlin Coroutines
g
gaetan
10/29/2018, 4:54 PM
Ktor client? (I didn’t test it)
10
Views
Open in Slack
Previous
Next