Need advice about which tool to choose?Ask the StackShare community!
Add tool
Decisions about Sapper and Svelte
Máté Homolya
Senior developer at Self-employed · | 11 upvotes · 294.7K views
Svelte is everything a developer could ever want for flexible, scalable frontend development. I feel like React has reached a maturity level where there needs to be new syntactic sugar added (I'm looking at you, hooks!). I love how Svelte sets out to rebuild a new language to write interfaces in from the ground up.
Alex Guesnon
Full-stack software engineer · | 3 upvotes · 118.3K views
Svelte 3 is exacly what I'm looking for that Vue is not made for.
It has a iterable dom just like angular but very low overhead.
This is going to be used with the application.
for old/ lite devices . ie. * android tv, * micro linux, * possibly text based web browser for ascci and/or linux framebuffer * android go devices * android One devices
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Sapper
Pros of Svelte
Pros of Sapper
- Less bundle Size0
Pros of Svelte
- Performance57
- Reactivity40
- Components35
- Simplicity35
- Javascript compiler (do that browsers don't have to)34
- Lightweight30
- Near to no learning curve28
- Fast as vanilajs26
- Real Reactivity26
- All in one22
- Compiler based18
- Use existing js libraries18
- SSR17
- Scalable16
- Very easy for beginners16
- Composable13
- No runtime overhead12
- Ease of use12
- Built in store10
- Typescript9
- Start with pure html + css7
- Best Developer Experience7
- Templates6
- Speed4
Sign up to add or upvote prosMake informed product decisions
Cons of Sapper
Cons of Svelte
Cons of Sapper
Be the first to leave a con
Cons of Svelte
- Event Listener Overload3
- Little to no libraries2
- Complex2
- Learning Curve2
- Hard to learn2
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is Sapper?
Sapper focuses on easy of use. It is alpha now and only compiled with rust nightly.
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.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Sapper and Svelte as a desired skillset
What companies use Sapper?
What companies use Svelte?
What companies use Sapper?
No companies found
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Sapper?
What tools integrate with Svelte?
What tools integrate with Svelte?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Sapper and Svelte?
Nuxt.js
Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable.
You can use Nuxt.js for SSR, SPA, Static Generated, PWA and more.
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
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.
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.