DEV Community

Cover image for RxJS Schedulers [Video]
Oleksandr
Oleksandr

Posted on

7 4

RxJS Schedulers [Video]

You may already know that in RxJS Observables produce values over time. And the moment when exactly value will be emitted is controlled by a special entity - scheduler.

Knowing how schedulers work is extremely important in understanding how to unit test your async code.

Want to learn what are schedulers? Watch this video:

This video is a part of my free video-course "RxJS unit testing in Angular application. The whole picture.". You can get it by this link

Top comments (0)

Cloudinary image

Video API: manage, encode, and optimize for any device, channel or network condition. Deliver branded video experiences in minutes and get deep engagement insights.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay