# #rxjs

Posts tagged rxjs.

- [The Simple Difference Between RxJS switchMap and mergeMap](https://vdsabev.github.io/the-simple-difference-between-rxjs-switchmap-and-mergemap.md) — 2018-03-19 — Trying to figure out whether to use switchMap or mergeMap for a simple HTTP request? I only understood the difference once I tried it out for myself.
