
Geoff Rich
I blog about web development, focusing on the front end. At the moment, I'm particularly interested in Svelte and web accessibility.
Pinned
loading...
We're a place where coders share, stay up-to-date and grow their careers.
I blog about web development, focusing on the front end. At the moment, I'm particularly interested in Svelte and web accessibility.
Recent comments
Svelte quick tip: Style prop defaults
For now, there's no way for component authors to specify whic...
Svelte quick tip: Style prop defaults
Yep - style props in Svelte are just syntactic sugar for sett...
🚀 Svelte Quick Tip: Creating a toast notification system
If you want to do it using an attribute, aria-label="Close" w...
🚀 Svelte Quick Tip: Creating a toast notification system
Wow you get these out fast 😅 It's good to see role="alert" o...
The use for use in Svelte
I don't think this is a good use-case (heh) for use. It would...