git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Web APIs / Webpages.md
master

Tree @master (Download .tar.gz)

Webpages.md @masterview markup · raw · history · blame

Web APIs

Asynchronous and deferred JavaScript execution explained « Peter Beverloo

  • url: https://peter.sh/experiments/asynchronous-and-deferred-javascript-execution-explained/

.

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

  • url: https://web.archive.org/web/20210412193641/https://curiosum.dev/blog/seo-speed-script-tags-async-vs-defer

.

Defer non-critical CSS

  • url: https://web.dev/defer-non-critical-css/

.

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

  • url: https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content

.

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

  • url: https://stackoverflow.com/questions/46787921/rel-preload-for-stylesheet-isnt-applying-the-styles-once-downloaded

.

Intercepting JavaScript Fetch API requests and responses - LogRocket Blog

  • url: https://blog.logrocket.com/intercepting-javascript-fetch-api-requests-responses/

.

  • url: https://stackoverflow.com/questions/38593535/can-link-prefetch-be-used-to-cache-a-json-api-response-for-a-later-xhr-request

.

Using the WebAssembly JavaScript API - WebAssembly | MDN

  • url: https://developer.mozilla.org/en-US/docs/WebAssembly/Using_the_JavaScript_API

.

Understanding the JS API - WebAssembly

  • url: https://webassembly.org/getting-started/js-api/

.