global — The equivalent of window in the browser.
process.nextTick(cbfunction); // Schedule a function callback for the next time the loop goes around
console.log and console.error // Same as in firebug
global — The equivalent of window in the browser.
process.nextTick(cbfunction); // Schedule a function callback for the next time the loop goes around
console.log and console.error // Same as in firebug