Live data from Hacker News

I made a Promise-aware debounce and throttle library for TypeScript

github.com

1–10 of 12 posts

Re: I made a Promise-aware debounce and throttle library for TypeScript

#6
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.

Re: I made a Promise-aware debounce and throttle library for TypeScript

#8
post #2

The README is slop, so I truly don't care.

I don't like sloppy readmes either, but this one doesn't seem that. It's verbose but it's just documenting the API. There's no obvious LLMisms like "Why you should use this (the honest part)" or "Debouncing (the part that matters)".
Post reply on HN