Slide 73
Slide 73 text
Types of Operators
• Transformation map, scan, switchMap,
• Combination combineLatest, concat, merge, startWith
• Creation from, fromPromise, of
• Filtering debounceTime, distinctUntilChanged, take, takeUntil
• Multicasting share, publish
• Error Handling catch, retry, retryWhen
• Utility do, let, delay