jQuery
jQuery is a JS library that aims to simplify common functionality into more usable syntax.
jQuery Demo PageJSONify
JSONify is the term for converting a JS object into JSON. This demo creates a JS object using form data and JSONifies it.
Weather API
Weather API provides rich features for websites using Geolocation information from the user device.
PokéAPI
PokéAPI is a free API that provides Pokémon data for use in apps.
NASA Images API
NASA provides loads of amazing information services via API. This demo uses the Search API to get results and display images.