Web Platform Dive into the web platform, at your pace.
Modern browsers today will sometimes suspend pages or discard them entirely when system resources are constrained. In the future, browsers want to do this proactively, so they consume less power and memory. The Page Lifecycle API provides lifecycle hooks so your pages can safely handle these browser interventions without affecting the user experience. Take a look at the API to see whether you shou
Recently I came across two lovely new graphical demos, and in both cases, the controls would not work on my French AZERTY keyboard. There was the wonderful WebGL 2 technological demo After The Flood, and the very cute Alpaca Peck. Shaw was nice enough to fix the latter when I told him about the issue. It turns out the web browser actually exposes a useful API for this. Let’s investigate further. O
Notifications Location Location (approximate) Camera Microphone Camera + Microphone Pan-Tilt-Zoom Pan-Tilt-Zoom + Microphone Screen Share MIDI MIDI + SysEx Bluetooth USB Serial HID Encrypted Media (EME) Idle Detection Persistent Storage Show Open File Picker Show Directory Picker Protocol Handler WebAuthn Attestation NFC Virtual Reality (VR) Augmented Reality (AR) Device Orientation Device Motion
// Check if site's storage has been marked as persistent if (navigator.storage && navigator.storage.persist) { const isPersisted = await navigator.storage.persisted(); console.log(`Persisted storage granted: ${isPersisted}`); } When should I ask for persistent storage? The best time to request your storage be marked as persistent is when you save critical user data, and the request should ideally
Microsoft Developer Blogs Get the latest information, insights, and news from Microsoft. AI agents are quickly moving from experiments to production‑critical components of modern applications. But while many teams know how to build agents, far fewer are confident they’re hosting them on the right foundation. Most organizations start by deploying agents the same way... We're shipping two major capa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く