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

rel=preload for stylesheet isn\'t applying the styles once downloaded

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

Intercepting JavaScript Fetch API requests and responses - LogRocket Blog

Using the WebAssembly JavaScript API - WebAssembly \| MDN

Understanding the JS API - WebAssembly