A simple excursion on jQuery's promises
Submitted by daniele on Mon, 03/23/2015 - 12:03Using Kriskoval's q version of promise I was in trouble when I required promises forĀ a browser application based on jQuery (+more). After a while I found it exists promiseĀ in jQuery too, and is not so different in use.