Experimenting With The .catch() Operator And Stream Continuation In RxJS And Angular 2

Stream 1: Hot, interval, custom.
Stream 2: Hot, interval, publish.
Stream 3: Hot, interval, refCount.
Stream 4: Cold, interval.