WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
563 stars 13 forks source link

Better explanation and structure #15

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

This should be enough to close https://github.com/domfarolino/observable/issues/6 by incorporating most of the feedback there into "The Observable API" section which is just below the EventTarget integration section which is basically just examples, but before the newly-renamed "Background & landscape" section.

We could probably still use some more examples but that can be tracked by #4. For now, this removes the "glorified function argument and discusses the real semantics and usage of the Observable interface, as well as its event target integration and synchronous (but lazy) delivery strategy.