Web APIs

Fetch API

Fetch allows you to make HTTP requests and retrieve data from servers.

LocalStorage

LocalStorage stores key-value pairs in the browser permanently (until cleared).

Geolocation API

The Geolocation API retrieves the user's current location coordinates.