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
1 Resposta
0
Promise.all?