svelte.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [svelte]
www.codever.land/bookmarks/t/svelte
Getting Acquainted With Svelte, the New Framework on the Block | CSS-Tricks
https://css-tricks.com/getting-acquainted-with-svelte-the-new-framework-on-the-block/
- tags: javascript, web, svelte
Sapper Home Page
Sapper is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.
Unlike single-page apps, Sapper doesn't compromise on ...
- tags: svelte, javascript-frameworks, server-side
- :octocat: source code
Svelte Home Page
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
- tags: svelte, javascript, javascript-frameworks
- :octocat: source code