Is there a better way to work with promises and callback?3 pointsemersonbroga11 years agosome examples: https://gist.github.com/emersonbroga/1fc25bce61dd0035990apeople say to avoid callback hell, using promises but it feels the same hell.