Oddbean new post about | logout
 Svelte, a compiler for building web applications, has released its latest version. The tool takes declarative components and converts them into efficient JavaScript code that updates the DOM surgically. Developers can learn more at the Svelte website or get hands-on experience through tutorials, examples, and a REPL (read-eval-print loop). For larger projects, SvelteKit is recommended. The Changelog for this release is available on GitHub.

Source: https://www.npmjs.com/package/svelte