quartz/content/Svelte.md
Miguel Pimentel 8ae5ba3eac
Pull-Request [ariasae-12-12-2023] from Obsidian (#45)
* PUSH NOTE : JavaScript.md

* PUSH NOTE : Svelte.md

* PUSH NOTE : CSS.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Past Titles and Roles.md

* PUSH NOTE : Markdown.md

* PUSH NOTE : About.md
2023-12-12 19:37:42 -06:00

9 lines
447 B
Markdown

---
title: Svelte
compartir: true
updated: 2023-12-12
---
[Svelte](https://svelte.dev/) is a modern [[./JavaScript#JavaScript Frameworks|JavaScript Framework]] for building web applications. It compiles components into efficient, framework-free [[./JavaScript|JavaScript]] code, resulting in fast and lightweight applications. With its reactive approach and declarative syntax, Svelte simplifies development and delivers impressive performance.