I really like that idea! I will follow! On Tue, Jan 27, 2015 at 6:11 PM, Morris Brodersen < [email protected]> wrote:
> Motivated by questions like: > > - Which is a better way of writing callbacks? > > <http://stackoverflow.com/questions/13965174/which-is-a-better-way-of-writing-callbacks> > - What is the suggested callback style for Node.js? > > <http://stackoverflow.com/questions/7116722/what-is-the-suggested-callback-style-for-node-js-libraries> > > I figured Node's main callback style might need a spec, so I attempted to > write one: Continuation-Passing Style 1 <https://github.com/morris/cps1>. > I think there are only a few exceptions in Node that don't conform, like > http.request. Looking forward to discussing it! > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/00144721-af70-4839-9fb6-973838b701f5%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/00144721-af70-4839-9fb6-973838b701f5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAMhY10pipxJYU_E_nyTjAf8At6Pr9eHgxPK5XLk3JJ7x%2Bnxp0w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
