💾 Archived View for dioskouroi.xyz › thread › 24996750 captured on 2020-11-07 at 00:48:06. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
________________________________________________________________________________
We use a couple instances of Sapper in a Design System / UI component monorepo (for documentation and a sandbox). It worked well in regard to "just working" with Svelte (as opposed to shoe-horning Svelte components into something like Storybook, which we also tested), but even so, Sapper still added more complexity that was needed in our specific case.
Before Svelte Summit, I had a 'look into Svelte + Snowpack' on my list of, "when we have some time TODOs' list.
From the looks of it, SvelteKit will dominate on the dev experience and also thin down some of the things we were doing with Sapper. I look forward to rolling our existing stuff to it.
_I think we're talking about weeks rather than months._
Oh wow that is much sooner than I anticipated.
I was never too fond of Sapper for a number of reasons but SvelteKit is super exciting.