Navigation

Dan Matthews

Posts

Simplify your UI and UX by leveraging a pattern of skipping having a gigantic 'creation' form and instead jump straight to the 'edit' form for models.

Blue Skies from here?

I've moved the bulk of social posting from X/Twitter to BlueSky as the quality of content on Elon's site takes a nosedive.

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.