JS: Which one is first? Promise or Callback? #1 Post by thanasisp » Mon, Mar 04, 2013, 1:41 PM UTC In a Javascript function, when both options need to be called (a promise and a callback), which one do you invoke first?