A Sneak Peak into APIs in JavaScript Applications
Terms
Client - Any device that connects to the internet to get data from somewhere (makes a request). These devices include laptops, phones or even a server.
Server - This is a computer that accepts requests from clients, retrieves requested informat...
corneliusemase.hashnode.dev4 min read