I used AJAX and Axios to make a request from the user input and load the response from TV maze API for a seemless interaction with the server, thus avoiding Callback Hell and the need to call res.json when fetching data.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I used AJAX and Axios to make a request from the user input and load the response from TV maze API for a seemless interaction with the server, thus avoiding Callback Hell and the need to call res.json when fetching data.