6 comments

[ 4.7 ms ] story [ 21.3 ms ] thread
The README is slop, so I truly don't care.
Anyone else notice that debounce is a popular FE interview question?
Very nice. I've become addicted to using the `openapi-typescript` libraries to ingest type definitions and then `openapi-fetch` for an automatically-typed client, your debounce library slots over it while preserving all the typing and IntelliSense information.
cool but maybe rename it to something more catchy and memorable...ok i will propose new name: dab.js
Im curious OP, what was the specific callsite (not overall category) that made you write this library? What did the code look like before/after you used this library?

And in that callsite, what were you doing with the resolved value?