Похожие чаты

Hello guys, I want to ask a simple javascript things.

Can anyone explain this case to me ?

the case is :
I want to call a 3 json at the same time, lets said it A B C, how to call them in ordered way ? and how to make it the result to became array (lets said Function D) ? so i can use the array with other function (lets said its Function E) in the sampe page?

is it like this ?
1.I make Function A to call json A, then use done() to call Function B
2.In Function B i make a code to call json B, then use done() to call Function C
3.In Function C i make a code to call json C, then use done() to call Function D
4.In function D i use parse.json to change json ABC to became array and make it as variable, then use done() to call Function E
5.In fuction E i use all the variable to run a function

2 ответов

5 просмотров

Looks like course work 😉

Пользователь-616ff Автор вопроса

Morning guys, sry my case still not solved, and just can do it now. i already open the link u guys give to me 2 days ago (https://stackoverflow.com/questions/16026942/how-do-i-chain-three-asynchronous-calls-using-jquery-promises) If i am not wrong this is how i can do it right ? function first() { *my ajax here* return $.ajax(...); } function second(data, textStatus, jqXHR) { *my second ajax here* return $.ajax(...); } function third(data, textStatus, jqXHR) { *my third ajax here* return $.ajax(...); } function main() { first().then(second).then(third); }

Похожие вопросы

Обсуждают сегодня

Ясн. Но я всеравно к кедам отношусь с опасением. Чисто субьективное кедосозерцание. Что касаемо "восторга изяшности кед" так и не вкурил, хотя много слышал, пока не поставил с...
Артем Записной
30
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
А чем вам питонисты не угодили?😂
.
79
They keep hyping $FUN but where's the progress? 🙄
Noah Noure
23
Hello everyone, sorry for asking as I guess this has already been answered a thousand times but... I m a bit concerned about the FTM -> S swap. I m hodler and quiet exposed a...
Tonton ToOn
6
Btw guys very stupid question but i haven't researchd so js asking you pros . Can ltc be traced too? Literally point to pint to the user? And getting the banks blocked ? Exch...
20
Can I deposit from Bingx-exchange to wazirx? Any problem? Admin
Crypto Alt Trader
16
Hey guys, did you see the new announcement about $Fun? 🔥
Filip Murphy
55
Карта сайта