Input a word and it returns the definition and pronunciation. Includes error handling.
Asynchronous
JS WP Plugin #12 – Photo Gallery
Select a number between 1 and 10 and it fetches that number of photos from Unsplash via API.
JS WP Plugin #11 – Dad Joke Generator
Press the button and it fetches one random dad joke from the API ninjas dad jokes API.
JS WP Plugin #9 – API Image Search
In this front-end application there is an asynchronous JS fetch callout to the Unsplash API. It returns 10 images and formats them nicely.
JS WP Plugin #8 – Weather API
Specify a city and it will return the current weather for that city.
JS WP Plugin #3 – API Recipe Book
Upon loading the page it fetches 3 random recipes from the Spoonacular API.