Hacker News new | ask | show | jobs
by glitch003 2983 days ago
Fetch and response.json() both return promises. So it's still a promise.
2 comments

A promise is a promise ...
True and in this particular example for response.json() it doesn't even matter.