Best of SvelteJuly 2024

  1. 1
    Article
    Avatar of svelteSvelte Blog·2y

    What's new in Svelte: August 2024

    Significant updates are coming with Svelte 5, including improved performance with single-pass hydration, customizable warnings, and new APIs like `createRawSnippet`. Notable changes include updated helper names and improved DOM boundary handling. Updates in SvelteKit include better handling of HTML attributes and dependency-free `svelte-preprocess`. Community showcases feature exciting new Svelte-built apps and learning resources. Several Svelte libraries and tools also saw updates, like Storybook's prerelease support for Svelte v5.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    HelgeSverre/supersaw: Open Source Web Based DAW written in Svelte

    Supersaw is an open-source, web-based music production tool designed for fun and educational purposes. Built using Svelte, Tailwind CSS, and Vite, it leverages the Web Audio API and Web MIDI API. Geared towards developers interested in DSP, music theory, and sound engineering, it's a hobby project that invites contributions while encouraging forking for individual projects.