What is fetch function in ES6 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is fetch function in ES6

Why we use fetch function in JSON

13th May 2019, 12:33 PM
Abdullah Azhar
Abdullah Azhar - avatar
2 Answers
+ 1
Here an example of using fetch to retrieve api data https://code.sololearn.com/Wu4YFQ3kZtrF/?ref=app
14th May 2019, 9:43 AM
Calviղ
Calviղ - avatar
0
the modern way of sending requests over HTTP. https://javascript.info/fetch-basics
13th May 2019, 3:41 PM
Gordon
Gordon - avatar