What are RXJS schedulers and why we need them to test observables
DRANK

What's happens when you try to test async code? Are Observables asynchronies? always? In this talk, we will go through several ways to test async code in our Angular applications. We'll understand what are RXJS schedulers, why they are important and how we can leverage the power of rx-marbles to test complex async code.

speakerdeck.com
Related Topics: Reactive Programming