Throttling Events
Let's see some use cases of both the throttle operator and the debounce function.
We'll cover the following...
Sometimes a debounce is more complicated than what we really need.
throttle
operator
The