According the underscore documentation:
throttle_.throttle(function, wait) Creates and returns a new, throttled version of the pa
_.throttle is used to prevent frequent calls on a method for a particular ms.Refer image to understand this RestrictfrequentCall.jpg