non fixes

In notebook:
FrontEndMasters Async Javascript
Created at:
2016-09-07
Updated:
2016-09-07
Tags:
Fundamentals JavaScript
separate callbacks (e.g. one for success one for error)

even worse, same questions apply (how many times they call it, is it error first or error last, what if they call them both, etc.)

node-style, error-first