And I don't know if my experiences lead me to thi...
# rx
t
And I don't know if my experiences lead me to think that way about Rx code being unreadable. I kind of like the left to right readability of an Observable chain of operators. The story of what its doing comes out quickly. But maybe that isn't the case for everyone because functional programming is so different from OOP, or just the high number of operators need to be learned before you can sight-read them.