bookmark

Why we need Callbags — André Staltz


Description

In the past I’ve helped write parts of RxJS, I’ve written xstream, and now I bring a new stream library for JavaScript. This time, it’s a bit different, though, because there are 3 new things:

A reactive stream programming library
An iterable programming library
A specification for callback-based programming

In reality, those 3 are realized in just one thing: Callbags.

Preview

Tags

Users

  • @mjbrown

Comments and Reviews