Svelte logo

Svelte

A UI framework that compiles into tiny standalone JavaScript modules
1.5K
1.5K
+ 1
489

What is Svelte?

If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user interfaces. Rather than interpreting your application code at run time, your app is converted into ideal JavaScript at build time. That means you don't pay the performance cost of the framework's abstractions, or incur a penalty when your app first loads.
Svelte is a tool in the Javascript UI Libraries category of a tech stack.
Svelte is an open source tool with 75.8K GitHub stars and 3.9K GitHub forks. Here’s a link to Svelte's open source repository on GitHub

Who uses Svelte?

Companies
110 companies reportedly use Svelte in their tech stacks, including PLAID, Foretag, and EcoCart.io.

Developers
1305 developers on StackShare have stated that they use Svelte.

Svelte Integrations

Strapi, Framework7, Vercel AI SDK, SvelteKit, and Builder are some of the popular tools that integrate with Svelte. Here's a list of all 36 tools that integrate with Svelte.
Pros of Svelte
54
Performance
38
Reactivity
34
Javascript compiler (do that browsers don't have to)
34
Components
33
Simplicity
30
Lightweight
28
Near to no learning curve
26
Fast as vanilajs
26
Real Reactivity
22
All in one
18
Use existing js libraries
18
Compiler based
16
SSR
16
Very easy for beginners
16
Scalable
13
Composable
12
Ease of use
12
No runtime overhead
10
Built in store
9
Typescript
7
Start with pure html + css
7
Best Developer Experience
6
Templates
4
Speed
Decisions about Svelte

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

Herman Menor
Java Software Engineer · | 8 upvotes · 22K views
Needs advice
on
Next.jsNext.jsSvelteSvelte
and
WordPressWordPress

I have an existing personal website (https://hmenorjr.github.io) which is more of a splash/landing page only. I'm thinking of rebuilding it into a portfolio with a blog/article area. My go-to is WordPress now, because I've created a website for a small agency in the Philippines and exported it into HTML, CSS, and JavaScript. You can check it here: https://hmenorjr.github.io/phoutsource.

I need advice if I should do the same. Build it with WordPress (using LocalWP) and export it as HTML, CSS, and JavaSrcript again, or build it manually with either Next.js or Svelte.

See more
Needs advice
on
AngularAngularSvelteSvelte
and
Vue.jsVue.js

Which one should I use for a live-streaming website that includes a live webcam?

Svelte / Vue.js / Angular / React

See more
Abdussabur Abdurraheem
Indie Dev at Idyllics · | 2 upvotes · 30K views
Needs advice
on
ReactReactSvelteSvelte
and
three.jsthree.js

Just want to start with three.js what materials do you recommend? Also what framework would match perfectly with it? Svelte or React.

See more
Needs advice
on
ReactReactSvelteSvelte
and
Vue.jsVue.js

I know this is a fairly common question, but I feel like this stuff is pretty dynamic, and things fall in/out of fashion over time.

So here it is: I am an aspiring front-end web developer (eventually full stack, but focused on front-end for the time being). I feel pretty comfortable with HTML5, CSS/Sass, and I know enough JavaScript to get by.

I am an adult student doing the self-teaching route, and while my grasp on vanilla JS isn't stellar, I feel like it would be a good idea to start incorporating a framework into my learning. I just have no idea which to choose. To be honest, Svelte looks the best to me, BUT I am looking to be marketable in the future, so it's probably best to start with a more popular framework.

React seems to be the obvious answer popularity-wise, but I want to hear updated opinions from people in the field. While I haven't completely defined my focus, I like creating UI's and really have fun with CSS/Sass.

Thanks in advance, and I hope you're all having a great and safe weekend.

See more
Sarmad Chaudhary
Founder & CEO at Ebiz Ltd. · | 9 upvotes · 1.3M views
Needs advice
on
JavaScriptJavaScriptReactReact
and
Vue.jsVue.js

Hi there!

I just want to have a simple poll/vote...

If you guys need a UI/Component Library for React, Vue.js, or AngularJS, which type of library would you prefer between:

1 ) A single maintained cross-framework library that is 100% compatible and can be integrated with any popular framework like Vue, React, Angular 2, Svelte, etc.

2) A native framework-specific library developed to work only on target framework like ElementUI for Vue, Ant Design for React.

Your advice would help a lot! Thanks in advance :)

See more

Blog Posts

JavaScriptGitHubReact+12
5
4116

Svelte's Features

  • Write less code
  • No virtual DOM
  • Truly reactive

Svelte Alternatives & Comparisons

What are some alternatives to Svelte?
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
Elm
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.
Imba
Imba is a new programming language for the web that compiles to performant and readable JavaScript. It has language level support for defining, extending, subclassing, instantiating and rendering dom nodes.
Stencil
Stencil combines some of the best features from traditional frameworks, but outputs 100% standards-compliant Custom Elements, part of the Web Component spec.
Preact
Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) using as little code as possible, with first-class support for ES2015. Currently the library is around 3kb (minified & gzipped).
See all alternatives

Svelte's Followers
1469 developers follow Svelte to keep up with related blogs and decisions.