Dougal Campbell's geek ramblings

WordPress, web development, and world domination.

How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez

Q is an implementation of Promises for JavaScript. It is a system for handling sequential execution of code in an asynchronous environment, for when execution of one function needs to wait for the results of another.

How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez

About Dougal Campbell

Dougal is a web developer, and a "Developer Emeritus" for the WordPress platform. When he's not coding PHP, Perl, CSS, JavaScript, or whatnot, he spends time with his wife, three children, a dog, and a cat in their Atlanta area home.
This entry was posted in Whatever and tagged , , , , , , . Bookmark the permalink.

Leave a Reply