merge

accepts 2+ input streams

  • ❯It interleaves the values of the input streams

returns a new stream of interleaved values

Published on Monday, 16 Oct. 2017
Revised on Monday, 8 Oct. 2018

Notes

merge doesn’t change the event values or the arrival times.
Compare with combineLatest

See also


Learn more âžś

Cédric Soulas Follow Hire me

Freelance Developer Advocate. Motion graphics with code. JavaScript and Elm. cedricsoulas.com

Subscribe to reactive.how newsletter

Join the Newsletter

Learn Reactive Programming and stay up-to-date:

Receive my latest news, product updates and programming visualizations. You can unsubscribe at any time.

Highlights

@CedricSoulas

Making an illustrated book!

The Illustrated Book of RxJS

Learn more →