About 911,000 results
Open links in new tab
  1. SvelteKit - Reddit

    It's a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on. If you're familiar …

  2. What is SvelteKit? : r/sveltejs - Reddit

    Sep 1, 2023 · SvelteKit, on the other hand, is a “meta-framework” that is designed for Svelte. Just like how Svelte is an opinionated way to handle reactivity in your website, SvelteKit is an …

  3. Sveltekit vs Next JS : r/sveltejs - Reddit

    Mar 2, 2023 · SvelteKit and Next.js share many meta-framework concepts and are both fantastic options. If you want to learn a meta-framework from scratch, I think SvelteKit is easier.

  4. Svelte (kit) for front end - C# (.net) for back end - what do ... - Reddit

    Mar 20, 2023 · Edit: sveltekit compiles and loads changes faster than angular even with angular newest compiler. If I didn't already know it's ins-and-out, I'd probably use sveltekit for all FE.

  5. Svelte Kit is the best web framework I’ve ever used - Reddit

    SvelteKit doesn't help you at all writing backend applications other than running Svelte in the server and doing some routing. If you look at Laravel, Rails, etc, they give a lot of stuff to do …

  6. Should I always use SvelteKit instead of Svelte? : r/sveltejs

    Oct 29, 2022 · 46 votes, 33 comments. trueThe only reason to go without SvelteKit is if you already have a backend solution that you want to use. For example, we have a dotnet server …

  7. When should I use SvelteKit and when should I use plain Vite?

    Feb 12, 2023 · The getting started documentation recommends to use SvelteKit (which uses also Vite) but says you can also use Svelete without SvelteKit by just using Vite alone. When would …

  8. Sveltekit with Python backend : r/sveltejs - Reddit

    Dec 31, 2022 · I want to use svelte for ease of use because I'm not a frontend person. I want to use sveltekit for SEO. I want to use a python backend API serving the svelte frontend because …

  9. On Hosting sveltekit applications : r/sveltejs - Reddit

    Jan 10, 2023 · However what's important to know is that SvelteKit was built serverless first, and designed from the ground up to run in a serverless environment. Therefore, you should really …

  10. Sveltekit vs Astro : r/sveltejs - Reddit

    Sveltekit while never super popular is still more mature. When using the newer libraries like Astro or Quik I just keep finding little things that are missing from more mature frameworks and that …