I came across functionality where we\'re using lodash\'s throttle to avoid unnecessary function calls like below.
export const helperFn = throttle((args) => co