2 articles tagged #accessibility on hackpile.dev.
- Making Images Readable
Write effective alt text, use semantic file naming, implement schema markup, and enforce accessibility in your Svelte 5 upload flow.
- Compound Components with Context
Build flexible compound component systems in Svelte 5 using context for internal communication. Create tabs, accordions, and other composable UI patterns.