Y
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
robotpony
2983 days ago
A promise is a promise ...
link
Guillaume86
2983 days ago
True and in this particular example for response.json() it doesn't even matter.
link