Navigation

Dan Matthews

Posts tagged with 'svelte'

Svelte 5 - Snippets.

Snippets are a new feature of Svelte 5 that allow you to define re-usable chunks of markup that can be passed around as state and props, and rendered when needed.