Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 31,183 for

web

(0.15 sec)
  1. Introducing workers - Learn web development | MDN

    In this final article in our "Asynchronous JavaScript" module, we'll introduce workers, which enable you to run some tasks in a separate thread of execution....Objective: To understand how to use web workers. In the first article...avoid these problems on the web, your main code and your worker...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  2. Création d'hyperliens - Apprendre le développem...

    Les hyperliens sont vraiment importants, ils sont ce qui fait du Web une toile. Cet article montre la syntaxe requise pour construire un lien et discute des bonnes pratiques associées....communauté francophone sur MDN Web Docs. Précédent Aperçu : Introduction...importants, ils sont ce qui fait du Web une toile . Cet article montre...

    developer.mozilla.org/fr/docs/Learn/HTML/Introd...
  3. EyeDropper API - Web APIs | MDN

    The EyeDropper API provides a mechanism for creating an eyedropper tool. Using this tool, users can sample colors from their screens, including outside of the browser window.... Web applications can use the EyeDropper...the browser. Using the API, a web application can start the eyedropper...

    developer.mozilla.org/en-US/docs/Web/API/EyeDro...
  4. Common questions - Learn web development | MDN

    This section of the Learning Area is designed to provide answers to common questions that may come up, which are not necessarily part of the structured core learning pathways (e.g. the HTML or CSS learning articles.) These articles are designed to work on their own....questions JavaScript questions Web mechanics Tools and setup Design...

    developer.mozilla.org/en-US/docs/Learn/Common_q...
  5. Service Worker API - Web APIs | MDN

    Service workers essentially act as proxy servers that sit between Web applications, the browser, and the network (when available). They are intended, among other things, to enable the creation of effective offline experiences, intercept network requests, and take appropriate action based on whether the network is available, and update assets residing on the server. They will also allow access to push notifications and background sync APIs....This feature is available in Web Workers . Service workers essentially...proxy servers that sit between web applications, the browser, and...

    developer.mozilla.org/en-US/docs/Web/API/Servic...
  6. Manipulating documents - Learn web development ...

    We have reached the end of our study of document and DOM manipulation. At this point you should understand what the important parts of a Web browser are with respect to controlling documents and other aspects of the user's Web experience. Most importantly, you should understand what the Document Object Model is, and how to manipulate it to create useful functionality....Overview: Client-side web APIs Next When writing web pages and apps...The important parts of a web browser Web browsers are very complicated...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  7. WebHID API - Web APIs | MDN

    A Human Interface Device (HID) is a type of device that takes input from or provides output to humans. It also refers to the HID protocol, a standard for bi-directional communication between a host and a device that is designed to simplify the installation procedure. The HID protocol was originally developed for USB devices but has since been implemented over many other protocols, including Bluetooth....available in Web Workers , except for Shared Web Workers . A Human...

    developer.mozilla.org/en-US/docs/Web/API/WebHID...
  8. Compute Pressure API - Web APIs | MDN

    The Compute Pressure API is a JavaScript API that enables you to observe the pressure of system resources such as the CPU....This feature is available in Web Workers , except for Service... such as video conferencing web apps, the Compute Pressure API...

    developer.mozilla.org/en-US/docs/Web/API/Comput...
  9. Referencia de la API Web | MDN

    Cuando escribimos código para la Web utilizando JavaScript, podemos usar gran número de APIs disponibles. A continuación mostramos una lista de todas las interfaces (es decir, tipos de objetos) que puedes usar al desarrollar tu aplicación o sitio Web. Para obtener una lista de las API que contiene cada una de estas interfaces, consulta la referencia de la API Web....de MDN Web Docs. A Cuando escribimos código para la web utilizando...desarrollar tu aplicación o sitio Web. Para obtener una lista de las...

    developer.mozilla.org/es/docs/Web/API
  10. WebAssembly Archives - Mozilla Hacks - the Web ...

    Articles tagged “WebAssembly” Neural Machine Translation Engine for Firefox Translations add-on Firefox Translations ......an automated translation of web content. In this article, we...other updates of interest to web developers. In addition, shared...

    hacks.mozilla.org/tag/webassembly/