Use lodash throttle With ES Modules In Vanilla JavaScript
This is how I'm using lodash's throttle via ES modules in vanilla JS.
These are the things to document
0
Notes
-
You can pass event stuff through as shown in the example. That's not required