I wrote this hook (there could be bugs, I haven\'t used it yet):
import { useCallback, useEffect } from \'react\'; import _throttle from \'lodash/throttle\';