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
I mostly named it that way so that it would be familiar to people
That's the problem: something that is familiar but acts unfamiliar is going to cause trouble, just like it did in jQuery's unfortunate case. I'd probably call it .attach() or .step(). It's mutative right?
I think it's important to rename
then()
to something else. There was a lot of pain involved in establishing Promises A+ and implementations that chose to name their non-Promise thingthen()
made everyone unhappy.The text was updated successfully, but these errors were encountered: