On Apr 18, 02014, at 14:52, Kevin Burton <[email protected]> wrote:
> Alex, I think in this case I need to. I have about 20 functions to execute, > each of which depends on the side-effects of the previous function. I can > basically make it synchronous by making what looks like a big ‘V' Check out http://callbackhell.com You can also write a little glue (or use libraries) like async to do this a bit more tidily, or consider using Promises.
signature.asc
Description: Message signed with OpenPGP using GPGMail
