SvelteKit logo

SvelteKit

An application framework powered by Svelte for building extremely high-performance web apps
234
171
+ 1
0

What is SvelteKit?

It is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing. Unlike single-page apps, SvelteKit doesn't compromise on SEO, progressive enhancement or the initial load experience — but unlike traditional server-rendered apps, navigation is instantaneous for that app-like feel.
SvelteKit is a tool in the Frameworks (Full Stack) category of a tech stack.
SvelteKit is an open source tool with 18.8K GitHub stars and 2K GitHub forks. Here’s a link to SvelteKit's open source repository on GitHub

Who uses SvelteKit?

Companies
31 companies reportedly use SvelteKit in their tech stacks, including Appwrite, Gschwind Software GmbH, and Cossette.

Developers
182 developers on StackShare have stated that they use SvelteKit.

SvelteKit Integrations

TypeScript, Sass, Yarn, Tailwind CSS, and Svelte are some of the popular tools that integrate with SvelteKit. Here's a list of all 11 tools that integrate with SvelteKit.
Decisions about SvelteKit

Here are some stack decisions, common use cases and reviews by companies and developers who chose SvelteKit in their tech stack.

Needs advice
on
AstroAstroSvelteKitSvelteKit
and
Vue.jsVue.js

Hello everybody! I want to create an easy to use website (and simplified) builder. Users create a site, add their domain and edit Pages inside an Admin Area inside predefined "Blocks" like with Wagtail.

There should be several default templates/themes and layouts. Choosing a different theme might change both the layout and styling. And I'm looking for SSR or SSG with a focus on the end-user's Page performance.

Current Stack:

  • GraphQL for the dynamic part (for example data to Pricing might not be required on the homepage, or images might go into gallery in one theme, and on the homepage in another theme)

  • FastAPI and SQLAlchemy to store Data. I have prior experience with Wagtail and Django and want to stay with Python and learn Fastapi

  • NGINX to handle domain-specific things (the how is not yet refined)

I want a scalable architecture and especially a fast frontend. I'm tending to use SvelteKit, but I'm afraid that the dynamic part won't make me happy after having hundreds of sites, as the bundler cannot load themes dynamically. sveltekit - dynamic import

I want to handle the scenario: Admin-User chooses a theme and other options for the site (domain) and the End-User Frontend/Session/Cookie will have to fetch and store data about the theme and load subsequent calls to prerendered sites.

Also the "hundreds of sites" might not be all covered by 5 Themes, because users may purchase a custom-made theme, and I would have to manage one big project having lots of different Styleguides and flows. I even thought of statically building the site whenever the user makes a change, maybe using Hugo (or VitePress?). Then I would have to take more care with the page recreation and it would be easily routable instead of nesting every component with logic in the frontend... I think. But this I haven't thought through yet.

Can anyone please help?

See more

SvelteKit's Features

  • SSR
  • Hot code reloading
  • Static Websites
  • SPA

SvelteKit Alternatives & Comparisons

What are some alternatives to SvelteKit?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
See all alternatives
Related Comparisons
No related comparisons found

SvelteKit's Followers
171 developers follow SvelteKit to keep up with related blogs and decisions.