Fetch, fetch api ajax what are these | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Fetch, fetch api ajax what are these

Hello everyone im learning frontend development can I've had some research and i knew that my next step is going to be (fetch api / ajax) i have no idea what should i do can someone explain to me please... What am i Supposed to do next...? What shoud i be able to build and understand?.. And...

19th Sep 2019, 2:28 PM
Amirabbas
Amirabbas - avatar
3 Answers
+ 2
Use async await and Promise like this: https://code.sololearn.com/Wn4LmafD5R3v/?ref=app Define an async function, which awaits the resolve callback of a Promise.
19th Sep 2019, 3:49 PM
Gordon
Gordon - avatar
+ 1
Gordon thanks... Do you know any resources that teaches these
19th Sep 2019, 4:37 PM
Amirabbas
Amirabbas - avatar