Learn to interact with Third Party API.
In this project we will use 3rd-party API to generate random jokes.
We will use
-XMLHttpRequest (XHR) object
-Fetch API
-Async and Await
to request data from the server.
https://codingcrunch.com/joke-generat...