<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch'>Using the Fetch API</BadgeLink>
<BadgeLinkbadgeText='Read'colorScheme="yellow"href='https://www.codeguage.com/courses/js/'>A Comprehensive Course on JavaScript with Quizzes and Exercises - CodeGuage</BadgeLink>
@ -6,4 +6,5 @@ When working with remote APIs, you need a way to interact with those APIs. Moder
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Fetching_data'>Fetching data from the server</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://blog.openreplay.com/ajax-battle-xmlhttprequest-vs-the-fetch-api'>Ajax Battle: XMLHttpRequest vs the Fetch API</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://medium.com/beginners-guide-to-mobile-web-development/the-fetch-api-2c962591f5c'>Is fetch API better than XMLHTTPRequest</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://blog.openreplay.com/ajax-battle-xmlhttprequest-vs-the-fetch-api'>Ajax Battle: XMLHttpRequest vs the Fetch API</BadgeLink>