0
Q:

underscore throttle

var throttled = _.throttle(updatePosition, 100);
$(window).scroll(throttled);
0

New to Communities?

Join the community