defer_.defer(function, *arguments) Defers invoking the function until the current call stack has cleared, similar to using
url.format(urlObj) Take a parsed URL object, and return a formatted URL string. Here's how the formatting process
transform.toString() Returns a string representing the
Event Maps An event map is an object where the properties specify a set of events to handle, and the values are the handlers for those events
Display the matched elements by fading them to opaque. The .fadeIn() method animates
continuous.domain([domain]) If domain is specified, sets the scale’s domain to the specified array of numbers
meteor login / logout Log in and out of your account using Meteor's authentication system. You can pass
initprivate Inherited from
queue.awaitAll(callback) Sets the callback to be invoked when all deferred tasks have finished. The first argument
times_.times(n, iteratee, [context]) Invokes the given iteratee function n times. Each invocation of iteratee is called
Page 35 of 100