You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jQuery “promises” suck but using Promise.cast to coerce them into Bluebird promises doesn't seem to carry over their progress. It would be a nice feature (and Q does it).
jQuery “promises” suck but using
Promise.castto coerce them into Bluebird promises doesn't seem to carry over theirprogress. It would be a nice feature (and Q does it).