Firat Ciftci's Avatar

Firat Ciftci

@firatciftci.com

Software Engineer working on Digital Humanities at the University of Chicago Brooklyn, NY firatciftci.com

227
Followers
351
Following
31
Posts
27.04.2023
Joined
Posts Following

Latest posts by Firat Ciftci @firatciftci.com

so does this mean SvelteKit is able to preload components/pages with await expressions? if so, does it respect the current tap/hover preload configuration of anchor tags that we’ve already had?

26.10.2025 19:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

this does feel like something that 1) would be quite common practice, if more people understood streaming SSR, and 2) arguably should be default behavior in terms of both SEO and initial load time concerns, so I would expect the framework to take care of this, which is also SvelteKit’s core theme

21.10.2025 04:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

while you’re on the topic of streaming for remote functions, would it be possible to sneak in metadata streaming (for <svelte:head>) as well? that is the only thing I miss from Next.js, where they let you *not* block page render for SEO-related data fetching, but have it be fully awaited for bots.

21.10.2025 01:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0