Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 27,955 for

web

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

    Rsync is an open-source file synchronizing tool that provides incremental file transfer. It can be used over insecure and secure transports (like SSH). It is available on most Unix-based systems (such as macOS and Linux) and Windows. There are also GUI-based tools that use rsync, for example, Acrosync....Rsync is an open-source file synchronizing tool that provides incremental file transfer. It can be used over insecure and secure transports (like SSH). It is available on most Unix-based systems (such as macOS and Linux) and Windows. There are also GUI-based tools that use rsync, for example, Acrosync.

    developer.mozilla.org/en-US/docs/Glossary/Rsync
  2. Property - MDN Web Docs Glossary: Definitions o...

    The term property can have several meanings depending on the context. It may refer to:...The term property can have several meanings depending on the context. It may refer to:

    developer.mozilla.org/en-US/docs/Glossary/Property
  3. CDN - MDN Web Docs Glossary: Definitions of Web...

    A CDN (Content Delivery Network) is a group of servers spread out over many locations. These servers store duplicate copies of data so that servers can fulfill data requests based on which servers are closest to the respective end-users. CDNs make for fast service less affected by high traffic....A CDN (Content Delivery Network) is a group of servers spread out over many locations. These servers store duplicate copies of data so that servers can fulfill data requests based on which servers are closest to the respective end-users. CDNs make for fast service less affected by high traffic.

    developer.mozilla.org/en-US/docs/Glossary/CDN
  4. Device Memory API - Web APIs | MDN

    The capabilities of a client device largely depend on the amount of available RAM. Traditionally, developers had to use heuristics and either benchmark a device or infer device capabilities based on other factors like the device manufacturer or User Agent strings....This feature is available in Web Workers . The capabilities of...

    developer.mozilla.org/en-US/docs/Web/API/Device...
  5. URL - Web APIs | MDN

    Learn about the URL interface, including its constructor, properties, and methods, specifications and browser compatibility....This feature is available in Web Workers . The URL interface is...

    developer.mozilla.org/en-US/docs/Web/API/URL
  6. GitHub - mdn/mdn: Holding repo for MDN Web Docs...

    Holding repo for MDN Web Docs things. Contribute to mdn/mdn development by creating an account on GitHub....settings Holding repo for MDN Web Docs things developer.mozilla...Repository files navigation MDN Web Docs on Github 👋 Welcome, Bienvenida...

    github.com/mdn/mdn
  7. CacheStorage - Web APIs | MDN

    Learn about the CacheStorage interface, including its methods, code examples, specifications, and browser compatibility....This feature is available in Web Workers . The CacheStorage interface...

    developer.mozilla.org/en-US/docs/Web/API/CacheS...
  8. URLSearchParams - Web APIs | MDN

    Learn about the URLSearchParams interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....This feature is available in Web Workers . The URLSearchParams...

    developer.mozilla.org/en-US/docs/Web/API/URLSea...
  9. Working with Svelte stores - Learn web developm...

    In this article we added two new features: an Alert component and persisting todos to Web storage....persist the todo information to web storage , allowing our to-dos...visually impaired people use the Web. You have several options, like...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  10. Salt - MDN Web Docs Glossary: Definitions of We...

    In cryptography, salt is random data added to a password before it is hashed. This makes it impossible for an attacker to derive passwords from their hashes using precomputed tables of passwords and the corresponding hashes....In cryptography, salt is random data added to a password before it is hashed. This makes it impossible for an attacker to derive passwords from their hashes using precomputed tables of passwords and the corresponding hashes.

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