Browsers provide APIs that extend JavaScript's capabilities. Store data locally, track location, copy to clipboard, send notifications, and more.
These APIs let you build features that would be impossible with JavaScript alone. Each API has its own methods and often requires user permission.