View Source Document

README.md

Web APIs

(Up) | See also: DOM, JavaScript


Web resources

Asynchronous and deferred JavaScript execution explained « Peter Beverloo

Async vs Defer - Which Script Attribute is More Efficient When Loading JavaScript? -- Curiosum

Defer non-critical CSS

Preloading content with rel=\"preload\" - HTML: HyperText Markup Language \| MDN

css - rel=preload for stylesheet isn\'t applying the styles once downloaded - Stack Overflow

Intercepting JavaScript Fetch API requests and responses - LogRocket Blog

javascript - Can link prefetch be used to cache a JSON API response for a later XHR request? - Stack Overflow

Using the WebAssembly JavaScript API - WebAssembly \| MDN

Understanding the JS API - WebAssembly