Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 31,183 for

web

(0.07 sec)
  1. Speed index - MDN Web Docs Glossary: Definition...

    Speed Index (SI) is a page load performance metric measuring how quickly the contents of a page are visibly populated. Speed Index is dependent on size of the viewport and expressed in milliseconds: the lower amount of time the better the score....Speed Index : See also Learn web performance Help improve MDN...

    developer.mozilla.org/en-US/docs/Glossary/Speed...
  2. Page prediction - MDN Web Docs Glossary: Defini...

    Page Prediction is a browser feature or script which, when enabled, tells the browser to download resources the user is likely to visit before the user requests the content. Page prediction improves performance by enabling almost instant loading of predicted content. However, page prediction may also download content a user does not seek.... Some web applications include a prediction...

    developer.mozilla.org/en-US/docs/Glossary/Page_...
  3. AudioSinkInfo - Web APIs | MDN

    Learn about the AudioSinkInfo interface, including its properties, code examples, specifications, and browser compatibility....AudioSinkInfo interface of the Web Audio API represents information...Specifications Specification Web Audio API # AudioSinkInfo Browser...

    developer.mozilla.org/en-US/docs/Web/API/AudioS...
  4. AudioWorkletGlobalScope - Web APIs | MDN

    Learn about the AudioWorkletGlobalScope interface, including its properties and methods, code examples, specifications, and browser compatibility....AudioWorkletGlobalSc interface of the Web Audio API represents a global...Specifications Specification Web Audio API # AudioWorkletGlobalSc...

    developer.mozilla.org/en-US/docs/Web/API/AudioW...
  5. JavaScript - Aprende desarrollo web | MDN

    JavaScript es un lenguaje de programación que te permite implementar cosas complejas en páginas Web. Cada vez que una página Web hace algo más que sentarse ahí y mostrar información estática para que la veas — mostrando actualizaciones de contenido oportunas, mapas interactivos, gráficos animados 2D/3D, desplazando máquinas reproductoras de video, o más, puedes apostar que probablemente JavaScript esté involucrado ....únete a la comunidad de MDN Web Docs. JavaScript es un lenguaje...complejas en páginas web. Cada vez que una página web hace algo más...

    developer.mozilla.org/es/docs/Learn/JavaScript
  6. Web Video Text Tracks Format (WebVTT) - Web API...

    Web Video Text Tracks Format (WebVTT) is a plain-text file format for displaying timed text tracks that are synchronized with content in

    developer.mozilla.org/en-US/docs/Web/API/WebVTT...
  7. SDK (Software Development Kit) - MDN Web Docs G...

    An SDK (Software Development Kit) is an integrated collection of tools that a developer can use to create software for a specific framework, operating system, or other platform. An SDK can include:...modern web browsers provide a similar function for web developers...

    developer.mozilla.org/en-US/docs/Glossary/SDK
  8. Compile - MDN Web Docs Glossary: Definitions of...

    Compiling is the process of transforming a computer program written in a given language into a set of instructions in another format or language. A compiler is a computer program to execute that task....other languages and run on any web page, with most features supported...

    developer.mozilla.org/en-US/docs/Glossary/Compile
  9. Endianness - MDN Web Docs Glossary: Definitions...

    Endian and endianness (or "byte-order") describe how computers organize the bytes that make up numbers....all the way up to standardized Web binary data structures. Also...

    developer.mozilla.org/en-US/docs/Glossary/Endia...
  10. Transport Layer Security (TLS) - MDN Web Docs G...

    Transport Layer Security (TLS), formerly known as Secure Sockets Layer (SSL), is a protocol used by applications to communicate securely across a network, preventing tampering with and eavesdropping on email, Web browsing, messaging, and other protocols. Both TLS and SSL are client / server protocols that ensure communication privacy by using cryptographic protocols to provide security over a network. When a server and client communicate using TLS, it ensures that no third party can eavesdrop or tamper with any message....and eavesdropping on email, web browsing, messaging, and other...you'll need to make sure your web server supports TLS 1.2 or 1...

    developer.mozilla.org/en-US/docs/Glossary/TLS