Web APIs
Welcome to the JavaScript Web APIs guide. This section covers the browser-provided APIs that make frontend JavaScript useful for real applications, including timing, networking, and storage.
Web APIs
Start with the overview and execution model, then move into timers, networking, and browser storage.