6
Public whispers
6
Contributors
2026-07-20 09:45:49
First whispered

Public whispers on this page

Text Highlight2026-07-20 16:09:49
Original Highlight Excerpt
"The fetchLater() API enables a developer to request a deferred fetch, that can be sent after a specified period of time, or when the page…"
Whisper Note
So this is basically a fire-and-forget ping when they leave the page, cool.
Text Highlight2026-07-20 13:06:49
Original Highlight Excerpt
"The fetch() method takes one mandatory argument, the path to the resource you want to fetch."
Whisper Note
Wait does that mean a 404 still counts as a resolved promise? That's wild.
Text Highlight2026-07-20 12:57:49
Original Highlight Excerpt
"The fetch() method takes one mandatory argument, the path to the resource you want to fetch."
Whisper Note
So it really only needs the URL, huh? I always thought I had to pass more stuff.
Text Highlight2026-07-20 10:03:49
Original Highlight Excerpt
"The Fetch API provides an interface for fetching resources (including across the network)."
Whisper Note
does this mean I can stop using axios now?
Text Highlight2026-07-20 09:54:49
Original Highlight Excerpt
"The Fetch API provides an interface for fetching resources (including across the network)."
Whisper Note
still miss the old xhr sometimes, but ok
Text Highlight2026-07-20 09:45:49
Original Highlight Excerpt
"The Fetch API provides an interface for fetching resources (including across the network)."
Whisper Note
finally something that doesn't feel like 2005

Share this page's whispers

Share to X
Short link
https://domwhisper.com/s/036cd5a07f83
Embed snippet
<iframe src="https://domwhisper.com/embed/036cd5a07f83" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>

See what people are discussing on developer.mozilla.org

Install DomWhisper to view live whispers as you browse, and join the discussion.

Get the extension