1 comment

[ 2.0 ms ] story [ 15.2 ms ] thread
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.