Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 31,166 for

web

(0.3 sec)
  1. Server-side website programming first steps - L...

    In this module, we answer a few fundamental questions about server-side programming such as "What is it?", "How does it differ from client-side programming?", and "Why is it so useful?". We also provide an overview of some of the most popular server-side Web frameworks, along with guidance on how to select the most suitable framework for creating your first project. Finally, we provide a high-level introductory article about Web server security....the most popular server-side web frameworks, along with guidance...high-level introductory article about web server security. Prerequisites...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  2. 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
  3. 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...
  4. File System API - Web APIs | MDN

    The File System API — with extensions provided via the File System Access API to access files on the device file system — allows read, write and file management capabilities....This feature is available in Web Workers . The File System API...potential functionality the web has been lacking. Still, security...

    developer.mozilla.org/en-US/docs/Web/API/File_S...
  5. 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...
  6. IRC - MDN Web Docs Glossary: Definitions of Web...

    IRC (Internet Relay Chat) is a worldwide chat system requiring an Internet connection and an IRC client, which sends and receives messages via the IRC server....IRC (Internet Relay Chat) is a worldwide chat system requiring an Internet connection and an IRC client, which sends and receives messages via the IRC server.

    developer.mozilla.org/en-US/docs/Glossary/IRC
  7. Safe - MDN Web Docs Glossary: Definitions of We...

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

    developer.mozilla.org/en-US/docs/Glossary/Safe
  8. 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
  9. 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
  10. 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