© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ali
Why use
const r = await result.text();
And Why not this?
const r = await result.json();