Marble diagrams are a simple way of visualising RxJS streams.

Marble diagrams are a simple way of visualising RxJS streams. More importantly, because they’re​ represented as text strings, they can form a simple assertion representation for unit testing.

Leave a comment