<pike96>New Wave</pike96>

Promise

Rewrite Your Callbacks to Promises

Callbacks are disgusting flies in the delicious ES6 soup. Refactor them to use promises only.

expirable-synchronized (A JS decorator to safely make function atomic)

I wrote a decorator to solve the concurrency problem of promises and published to npm. Waiting for you to take a look and try!