Update (02.02.2019): more than two years ago, while experimenting with RxJS and React, I’ve created a library presented in this post. Please note that in the meantime, that library was deprecated. Using observables seems like a good thing. So why don’t we use it in React apps more often? With observables we can easily manage asynchronous data streams, but what is a stream in a React component? Str