Questions tagged [cloudkit-js]
16 questions
0
votes
2 answers
Chaining Promises and Passing Parameters between Them
I'm new to Node/Express and am trying to use Promises to executive successive API calls to Apple's CloudKit JS API.
I'm unclear on how to put the functions in sequence and pass their respective return values from one function to the next.
Here's…

Clifton Labrum
- 13,053
- 9
- 65
- 128