(no title)
bk496 | 10 months ago
If you have the edge case of lots of update (assignments to .name) then just wrap the `.name = ...` in a leading debounce.
bk496 | 10 months ago
If you have the edge case of lots of update (assignments to .name) then just wrap the `.name = ...` in a leading debounce.
No comments yet.