Combine empty, never, and throw Operators with Observables in RxJS

InstructorAndré Staltz

Share this video with your friends

Send Tweet

This lesson introduces operators empty(), never(), and throw(), which despite being plain and void of functionality, are very useful when combining with other Observables.