How to Build a Chrome Extension That Makes API calls

Written by adebola | Published 2020/05/03
Tech Story Tags: google-chrome-extension | html | css | javascript | web-development | chrome-extension | tutorial | nodejs | web-monetization

TLDR How to Build a Chrome Extension That Makes API calls easier for users to get the most up to date data on the Coronavirus by simply typing the name of a country without having to navigate to a website. We are going to build an extension that allows users to use an open source API. We will be using an asynchronous function called "For Country" and "await" within that function, we can use an API that allows us to stop executing code that is dependent on a response from a server, while we wait for a response.via the TL;DR App

no story

Written by adebola | RoR and JavaScript Engineer. Chief of Staff @Moni.Africa
Published by HackerNoon on 2020/05/03