Not sure where do you see 2 http implementations? Second is just trivial
async
implementation for JS, there were no #coroutines builders at that time.
a
alex
03/08/2018, 1:22 PM
just replace my "http impl" with "http retrieval mechanisms". So both are not doing essentially the same and (2) is the reference/idiomatic way on using async http retrieval with JS Promises?
ah, I see the async is not retrieving anything like the first one