Custom Operators in RxJS
Quinn James
RxJS Operators in General
RxJS Operators in General
Custom Operators
Approach #1: Wildcard
Approach #2: Patch
Pipeable Operators
Approach #3 (Pipeable)
Full Custom Functions
[code is from RxJS
Github docs]
Enjoy yourself!