<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <icon>http://ln.ht/_/images/favicon-4c526c32c48400028d7739cac47cd2a3.svg?vsn=d</icon>
  <link type="text/html" rel="alternate" href="http://ln.ht/JavaScript/javascript/fetch"/>
  <link type="application/atom+xml" rel="self" href="http://ln.ht/_/feed/JavaScript/javascript/fetch"/>
  <id>http://ln.ht/_/feed/JavaScript/javascript/fetch</id>
  <title>Bookmarks tagged with: JavaScript,javascript,fetch</title>
  <updated>2026-09-17T18:16:56.451344Z</updated>
  <entry>
    <category label="fetch" term="fetch"/>
    <category label="javascript" term="javascript"/>
    <category label="ajax" term="ajax"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://github.com/posva/mande"/>
    <id>https://github.com/posva/mande</id>
    <title>posva/mande: 600 bytes convenient and modern wrapper around fetch with smart extensible defaults</title>
    <updated>2022-05-24T18:07:53Z</updated>
  </entry>
  <entry>
    <category label="fetch" term="fetch"/>
    <category label="pattern" term="pattern"/>
    <category label="javascript" term="javascript"/>
    <category label="sveltkit" term="sveltkit"/>
    <author>
      <name>eli</name>
      <uri>https://ln.ht/~eli</uri>
    </author>
    <content type="html">&lt;p&gt;
The way SvelteKit marries server-side rendering and API requests is incredibly well done. The framework addresses the differences in server and client environments by injecting a fetch function into the load callback of page- and layout components. This very flexible approach makes sure that there is always a valid fetch whether it is on the server (e.g. node-fetch) or on the client (e.g. window.fetch). This also allows different platforms to specify their own fetch which is important on platforms like Cloudflare workers, Vercel Edge Functions, or Deno deploy.&lt;/p&gt;
</content>
    <link rel="alternate" href="https://retro.cloud/sveltekit-and-the-client-pattern/"/>
    <id>https://retro.cloud/sveltekit-and-the-client-pattern/</id>
    <title>SvelteKit and the &quot;Client pattern&quot;</title>
    <updated>2022-02-22T14:10:13Z</updated>
  </entry>
  <entry>
    <category label="hook" term="hook"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="fetch" term="fetch"/>
    <category label="cache" term="cache"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://swr.now.sh/"/>
    <id>https://swr.now.sh/</id>
    <title>SWR: React Hooks for Remote Data Fetching</title>
    <updated>2019-10-31T00:20:27Z</updated>
  </entry>
</feed>