Svelte
Topic history | v1 (current) | created by jjones
Details
Svelte
see v1 | created by jjones | Add resource "Comparing Svelte and React - Jack Franklin"
- Title
- Svelte
- Description
- Svelte is a free and open-source front end JavaScript framework created by Rich Harris and maintained by Harris and other Svelte core team members. Svelte applications do not include framework references. Instead, building a Svelte application generates code to manipulate the DOM, which may reduce the size of transferred files as well as give better client startup and run-time performance. Svelte has its own compiler for converting app code into client-side JavaScript at build time. It is written in TypeScript. The Svelte source code is licensed under MIT License and hosted on GitHub.
- Link
- https://en.wikipedia.org/?curid=13864521
resources
compared in Comparing Svelte and React - Jack Franklin
has official API Docs • Svelte
treated in Svelte For Everyone
treated in Introduction / Basics • Svelte Tutorial
treated in Making sense of Tailwind in Svelte
treated in Compile Svelte in your head (Part 1)
treated in Svelte Themes
treated in Unlocking reactivity with Svelte and RxJS
authors
This topic has no history of related authors.