Svelte

Svelte

Cybernetically enhanced web apps

5.0
56 reviews

190 followers

A compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

Svelte gallery image
Svelte gallery image
Svelte gallery image
Svelte gallery image
Svelte gallery image
Svelte gallery image
Launch Team

What do you think? …

Thomas Carton de Wiart

I am currently building reactive components and Svelte seems the best choice since it is the best simplest tool for the job. I have yet to find a good reason not to select it as a standard tool in our team.

Pros:

- Simplicity - Elegance - Developper experience

Cons:

- Editor-IDE integration - Testing / testatbility

Richard Guay @ Custom Computer Tool

I'm working on a desktop web application that I first made in Vue.js, then moved to Mint to reduce complexity of the code, and finally the last two months I've moved it to Svelte 3. The Svelte 3 version is much easier to maintain and expand upon!

Pros:

- Very small compiled code size - Great help on their Discord channel

Cons:

- Limited third party modules to use

Karan Ganesan
I have been following the project for a while. I think the new version is gonna make developers think how web apps can be made without using traditional complex stuff. One the best parts : "So we took a step back and asked ourselves what kind of API would work for us... and realized that the best API is no API at all. We can just use the language." Get started by reading this awesome blog https://svelte.dev/blog/svelte-3... and this must watch youtube video https://youtu.be/AdNJ3fydeao

Do you use Svelte?