Open amitaibu opened 7 years ago
Will do! I'm planning to add a couple of different layers of "sugar" over what I've got so far -- what I've got so far is very flexible, but people will want something a bit more specialized for the common use cases.
I am currently struggling in changing the onClick
even of the demo to a onInput
, how am I supposed to handle parameters to my debounced event?
As always, I enjoy reading your READMEs. However I think a few concrete examples, could help. That is, currently explanation is quite abstract, and a use case or two, could help the reader better understand your design decisions.