Navigation

Dan Matthews

Posts (Page 2)

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.

We're suffering an ADHD medication shortage in the UK right now, so I thought i'd pull together some resources for people looking for help and guidance on how best to find medication or alternatives.

Nah

Ever wanted a quick way to discard what you were working on? Look no further than the 'nah' alias.

ADHD: it ain't just a buzzword.

I was diagnosed with ADHD after 2 years of fighting for a diagnosis on the NHS, here's a few things I learned and my experience with medication so far.

Laravel Frontend Enums Package

I've just published the first release of a little package to help you publish your PHP Enums to the frontend for use in your InertiaJS applications or with other libraries like Alpine.js.