You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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?
The text was updated successfully, but these errors were encountered: