http://taoofcode.net/promise-anti-patterns
Worth reading. If you are using promises, you should read this post. In my case, I'm using some of the anti-patterns mentioned. I'll have to review my promises code.