FACN1 / week3-javiasy

Repo to hold GOT actor app
https://facn1.github.io/week3-javiasy/
0 stars 2 forks source link

callback error handling #50

Open mattlub opened 7 years ago

mattlub commented 7 years ago

callback functions for requests (e.g. https://github.com/FACN1/week3-javiasy/blob/master/main.js#L74) could/(should?) handle errors- e.g. getCharURLs(error, result)

emilyb7 commented 7 years ago

yes definitely should be handling errors!