Re: [whatwg/dom] Proposal: rate limiting event listeners (debounce / throttle) (Issue #1298)

It may be worth proposing these extensions as part of the [Observables proposal](https://github.com/WICG/observable) which has the ability to add prototype methods, has a contract of variable timing (sync or async - therefore has good precedence for such operations), and is not strictly coupled to Events. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1298#issuecomment-2271018568
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1298/2271018568@github.com>

Received on Tuesday, 6 August 2024 11:09:48 UTC