Async/Await and Handling Promises from our Api
Aug 6, 2022 · 4 min read · One of the objectives we have in the Intro to Web class is to build a website that brings in data from an api. We will use that data to supply some interactive features on the web pages. To this point, in order to get data from our chosen api, we us...
RRoger commented

