Eric McCarthy
Eric McCarthy
Beefy is pretty amazing, and I've been using the CLI for a little while now, but today I decided to check out using the API interface, and sort of fell...
Testing libraries that help developers mock timers will globally replace `setTimeout` and `setImmediate`. We only use these for getting an new call stack, so per taylorhakes/promise-polyfill#15, it is justified to...
TL;DR: The mute-stream module needs a quick fix: isaacs/mute-stream#5 I thought it might be a good idea to document how the above bug affects this module (and dependent modules like...