TJ_Crowder
Member since

Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Body.json() |
What you receive in the callback is not JSON, don't call it "json". It's also not an object literal. It may be an object (not a literal), or it may be any other value that can be represented in JSON. Also fix implicit global in example and split long line | |
Response |
No, `json` doesn't resolve with "a JSON object" | |
JavaScript |
not always (indeed, not usually) interpreted anymore, though recent V8 work may change that (in V8) |