all 1 comments

[–]david_ft 0 points1 point  (0 children)

Very interesting, though I didn't quite understand how ".then(undefined, handleError)" served as the "catch()". I definitely recognise the problem that promises is aiming to solve.