Callback Hell. Examples showing different ways to handle nested callbacks in JavaScript.

github.com/dead-horse/callback_hell

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2014
  • change to promisify
March 2014
  • add strongloop, fixed #2
  • add eventproxy in limited_parallel
  • update co-parallel
  • fix limit parallel
  • Merge pull request #1 from Pana/master
  • change tab to 2
  • add the limited model and some module
  • refactor async in parallel
  • update generator usage
  • fix readme
  • add readme
  • add async, q, step for count_line
  • format code
  • add q
  • add step for paraller and series
  • add async for parallel and series
  • add async
  • add parallel and series
  • add event