Hacker News new | ask | show | jobs
by threatofrain 1131 days ago
> It's interesting how every build system, frontend framework, programming language implements its own promise pipeline/delayed execution/observables/event propagation.

Angular relied on RxJS.

1 comments

And RxJS is itself an implementation of the language-agnostic Reactive framework.