This will reduce your server load because we are only making our fetch call once the component is rendered in the browser. In getCharacters function, we sent a get request to API using baseURL. The easiest way to use fetch in your Svelte component is to simply invoke fetch directly in your component's