I need serious help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need serious help

I’m working with react doing Ajax calls and I’m suppose to render and array of friends when I do the api call it only takes one friend at a time so I made 3 but how do I make the api calls into just one so that I get one response back with all the friends

30th Nov 2021, 9:37 AM
Brayan Sanchez
1 Answer
0
Promise.all?
30th Nov 2021, 10:32 AM
Boay.JS
Boay.JS - avatar