The Web Storage API provides mechanisms by which browsers can store key/value pairs, in a much more intuitive fashion than using cookies.| MDN Web Docs
Programming languages all have built-in data structures, but these often differ from one language to another. This article attempts to list the built-in data structures available in JavaScript and what properties they have. These can be used to build other data structures.| MDN Web Docs
V8 v7.4 supports JavaScript execution without allocating executable memory at runtime.| v8.dev
The WebSocket object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.| MDN Web Docs
Note! This is a copy of the standard. Any discrepancies should be resolved in favour of the Google Doc. | sourcemaps.info
HTML| html.spec.whatwg.org