Skip to content

Instantly share code, notes, and snippets.

@sozidatel
sozidatel / sozDebouncer.js
Created March 15, 2015 18:16
Extended debounce function with methods inProgress(), cancel() & applyImmediate()
var sozDebouncer = function (func, wait) {
if (typeof func != 'function') {
throw new TypeError;
}
wait = Math.max(parseInt(wait, 10) || 0, 0);
var timer;
var thisArg;
var args;
Verifying that +sozidatel is my Bitcoin username. You can send me #bitcoin here: https://onename.io/sozidatel
@sozidatel
sozidatel / keybase.md
Created October 21, 2014 00:42
keybase.io

Keybase proof

I hereby claim:

  • I am sozidatel on github.
  • I am sozidatel (https://keybase.io/sozidatel) on keybase.
  • I have a public key whose fingerprint is F832 1670 67EF FB24 C177 B4CF 05E5 2968 70C0 0E70

To claim this, I am signing this object: