WICG / observable

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

Add more imperative examples alongside declarative ones #58

Open domfarolino opened 10 months ago

domfarolino commented 10 months ago

Some code examples in the explainer (https://github.com/domfarolino/observable#example-2, https://github.com/domfarolino/observable#example-5, https://github.com/domfarolino/observable#example-6) have imperative versions of the declarative showcase, contrast the difference. Let's add imperative versions of all the examples, so the contrast is consistent and clear.