Re: [whatwg/fetch] Proposal: `Response.json` helper (Issue #1389)

I find the naming of this highly confusing. MDN for example lists [`Response.json`](https://developer.mozilla.org/en-US/docs/Web/API/Response/json) which is actually `Response.prototype.json` and not this static method. Naming it `Response.from` would be in line with`Array.from`. W3C has [similar concerns](https://github.com/w3ctag/design-reviews/issues/741#issuecomment-1187657017).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1389#issuecomment-1346954967
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1389/1346954967@github.com>

Received on Monday, 12 December 2022 17:54:27 UTC