timdp/swirly

Feature Request: Display Unsubscribe

demensky opened this issue · 2 comments

I wanted to discuss the possibility of displaying the fact of unsubscribing. Marble diagrams are a very handy tool for learning rxjs. In the early stages of learning rxjs, the lack of visualization of an unsubscribe creates a false understanding that the subscription will remain active:

Unsubscribe visualization concept:

@timdp, what do you think about this?

timdp commented

This heavily relates to @BioPhoton's excellent work around a standard for marble diagrams. I'm a little hesitant to introduce even more concepts into Swirly without doing a bit more standardization first. That said, I also know it wouldn't be productive to put everything on hold until we have a finalized standard.

The latest changes were in 2019. I don't see any activity there.