Remix.run Logo
Sammi 5 days ago

Rich Harris answered this question on Reddit a year ago: https://www.reddit.com/r/sveltejs/comments/19ac6lp/concern_a...

Seems Svelte is still mostly managed as an independent open source project.

xrd 5 days ago | parent | next [-]

I came here exactly for this. Vercel has long since passed the investment threshold where they are driven by building cool things. Now they are surely driven by project managers managing PKIs. I love Svelte and I'm sure Rich Harris has been in meetings where someone said to him "Sure, I know that's important, but this feature I'm talking about will bump my numbers next quarter..." And, that's the slippery slope.

throw-the-towel 5 days ago | parent | prev [-]

Given that Svelte's marketing and docs now treat Svelte itself as a minor implementation detail of SvelteKit, this doesn't exactly inspire confidence.

Sammi 5 days ago | parent [-]

That seems to be a strongly held position of Rich himself. He really really wants people to default to ssr with hydration, which they can only deliver with Sveltekit. The new direction they have with a new simpler rpc-like way of loading data that replaces the existing load functions, does seem like they are working in the direction of making Sveltekit simpler to work with. They don't seem like they are trending in a direction of deeper integration with one hosting vendor. Also they've always had one single abstraction for integrating with hosting options, which gives all hosting options a level playing field.