This is indeed exciting!!
How do you imagine developers adopting this before support is ubiquitous?
Is there a "standard" polyfill developers are expected to use? Some
feature-detection based patterns? Something else?
On Tuesday, February 25, 2025 at 6:17:01 AM UTC+1 Domenic Denicola wrote:
>
Very exciting!
On Sat, Feb 22, 2025 at 6:25 AM Chromestatus <
ad...@cr-status.appspotmail.com> wrote:
> Contact emails d...@chromium.org
>
> Explainer https://github.com/WICG/observable
>
> Specification https://wicg.github.io/observable
>
> Summary
>
> Observables are a popular reactive-programm
Contact emails
d...@chromium.org
Explainer
https://github.com/WICG/observable
Specification
https://wicg.github.io/observable
Summary
Observables are a popular reactive-programming paradigm to handle an
asynchronous stream of push-based events. They can be thought of as Promises
but for mu