Svelte

Svelte is a front-end compiler designed for creating web applications.

Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Svelte is a great solution when data compression is a priority.

Więcej informacji:

-- Wikipedia: https://en.wikipedia.org/wiki/Svelte

liviere.studio