In this tutorial, we’re going to implement a polling mechanism using RxJs and Angular. Our goal is to retrieve and render information that gets refreshed periodically. Our example is going to be a currency service that displays up-to-date currency exchange rates
Source: How to do polling with RxJs and Angular? | by Alain Chautard | Angular Training