Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 27,955 for

web

(0.08 sec)
  1. Thread - MDN Web Docs Glossary: Definitions of ...

    Thread in computer science is the execution of running multiple tasks or programs at the same time. Each unit capable of executing code is called a thread....code that comprises a typical web page or app. Because these things...done using technologies such as web workers , which can be used to...

    developer.mozilla.org/en-US/docs/Glossary/Thread
  2. HPKP - MDN Web Docs Glossary: Definitions of We...

    HTTP Public Key Pinning (HPKP) is an obsolete security feature that tells a Web client to associate a specific cryptographic public key with a certain Web server to decrease the risk of MITM attacks with forged certificates....security feature that tells a web client to associate a specific...cryptographic public key with a certain web server to decrease the risk of...

    developer.mozilla.org/en-US/docs/Glossary/HPKP
  3. Cache - MDN Web Docs Glossary: Definitions of W...

    A cache (Web cache or HTTP cache) is a component that stores HTTP responses temporarily so that it can be used for subsequent HTTP requests as long as it meets certain conditions....Русский 中文 (简体) 正體中文 (繁體) A cache (web cache or HTTP cache) is a component...certain conditions. See also Web cache on Wikipedia Help improve...

    developer.mozilla.org/en-US/docs/Glossary/Cache
  4. Web video codec guide - Web media technologies ...

    This guide introduces the video codecs you're most likely to encounter or consider using on the Web, summaries of their capabilities and any compatibility and utility concerns, and advice to help you choose the right codec for your project's video....encounter or consider using on the web, summaries of their capabilities...are most commonly used on the web. For each codec, the containers...

    developer.mozilla.org/en-US/docs/Web/Media/Form...
  5. Baseline (compatibility) - MDN Web Docs Glossar...

    Baseline identifies the availability of Web platform features across popular browsers, including APIs, CSS properties, and JavaScript syntax. Baseline describes Web features as being either widely available or newly available. Features that do not meet the Baseline criteria are said to have limited availability....identifies the availability of web platform features across popular...JavaScript syntax. Baseline describes web features as being either widely...

    developer.mozilla.org/en-US/docs/Glossary/Basel...
  6. Repaint - MDN Web Docs Glossary: Definitions of...

    Repaint happens when a browser redraws a Web page to show the visual updates resulting from a UI change, such as after an update on an interactive site. This usually follows reflowing, which is when the browser recalculates the position and geometry of certain parts of a Web page....happens when a browser redraws a web page to show the visual updates...geometry of certain parts of a web page. See also Related glossary...

    developer.mozilla.org/en-US/docs/Glossary/Repaint
  7. Mozilla Hacks – the Web developer blog

    Mozilla Hacks – the Web developer blog hacks.mozilla.org Introducing Uniffi for React Native: Rust-Powered Turbo Modules Mozilla and Filament have introduced Uniffi for React Native, a tool that al......Mozilla Hacks – the Web developer blog hacks.mozilla.org Introducing...first on Mozilla Hacks - the Web developer blog. Llamafile v0...

    hacks.mozilla.org/feed/
  8. Mobile First - MDN Web Docs Glossary: Definitio...

    Mobile first, a form of progressive enhancement, is a Web-development and Web-design approach that focuses on prioritizing design and development for mobile screen sizes over design and development for desktop screen sizes. The rationale behind the mobile-first approach is to provide users with good user experiences at all screen sizes—by starting with creating a user experience that works well on small screens, and then building on top of that to further enrich the user experience as the screen size increases. The mobile-first approach contrasts with the older approach of designing for desktop screen sizes first, and then only later adding some support for small screen sizes....enhancement , is a web-development and web-design approach that...

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

    WebSocket is a protocol that allows for a persistent TCP connection between server and client so they can exchange data at any time....WebSocket, but principally web browsers and web servers. Through WebSocket...

    developer.mozilla.org/en-US/docs/Glossary/WebSo...
  10. Jitter - MDN Web Docs Glossary: Definitions of ...

    Jitter is the term used in computer networking to refer to packet delay variation — the variance in the rate at which packets arrive at a destination (the average of the squared difference from the mean packet arrival rate)....the performance of real-time web applications, including voice/video...

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