Echo JS 0.11.0

<~>

candylifter comments

candylifter 1632 days ago. link 2 points
Babel is already at 7.6.3 and TypeScript at 3.6.3

Not really news at this point.
candylifter 1683 days ago. link 1 point
It’s not that big, only 11kb gzipped and also tree shakable so you can use operators that you actually need
https://bundlephobia.com/result?p=rxjs@6.5.2

As for redux, there is redux-observable which is quite scalable for managing complex workflows, even netflix uses it (since they developed redux-observable)