Y
Hacker News
new
|
ask
|
show
|
jobs
by
phillipseamore
1255 days ago
One thing missing there, you can't be certain that the response is JSON, so I do a JSON.parse in a try/catch and parse response.text(), if it fails the catch returns the text in the promise.