with ajax and retrieving responses but asyncrony was difficult to operate with. What to do recommend to send and receive binaries in a POST request?
I had problems feeding responses in a variable :(
I went into callback hell
Fetch API
The number one confusion with async is that normally you'd try to extract a value from a request, but with async you instead put what you want to use the value for into the procedure
Обсуждают сегодня