Shared Worker Demo - Online Cross‑Tab State
Set up a Shared Worker that shares state across multiple browser tabs. Counter and messaging demo. Advanced web.
UD5 Toolkit
Set up a Shared Worker that shares state across multiple browser tabs. Counter and messaging demo. Advanced web.
See the current Service Worker registration, its state, and scope. Send 'skipWaiting' and update. PWA debug.
Select a state and year to see all public holidays. Works offline with built-in data. Plan your long weekends. Simple reference tool.
See the current AudioContext state (suspended, running). Resume it with a button. Understand autoplay policies.
Create promises that resolve or reject after a delay. See state changes and chain .then/.catch. Debug async code.