Interval Operator and Distinct Operator
Learn how the interval and distinct operators are used in a real-time application.
We'll cover the following...
Our reactive version of the earthquake application doesn’t update the map of earthquakes in real-time. To implement that, we’ll use the interval
operator—which we were introduced to earlier in this chapter—and the über-useful distinct
operator. Let’s look at the code and then go through ...
Access this course and 1400+ top-rated courses and projects.