Profile avatar
afaik.fyi
svelte • payload • accessibility • former PM into IT since long • into code since 2 years slave to a dog • schnitzel chef • feared by houseplants based in berlin • https://fliege.dev
95 posts 94 followers 236 following
Prolific Poster
Conversation Starter
comment in response to post
Was waiting for this! Thx!
comment in response to post
I consider myself fairly knowledgeable about accessibility, yet I learned a TON more this year. Latest thing: not removing borders from <button>s, because high contrast mode relies on them. You can make the borders transparent, just don't remove them completely. More details in the linked issue.
comment in response to post
Getting into Svelte actually helped me a lot with accessibility -- no framework has ever proactively yelled at me so much about doing the right thing (complimentary)
comment in response to post
Pauline, thank you! Looking forward to hearing from you and being better understood by v0.
comment in response to post
Ok that sounds a bit like I think v0 is completely stupid - not true: v0 is great and I've already done some nice things with it. But it's extremely annoying when I give v0 as input e.g. Svelte5 and get Svelte4 back. I think that's the most annoying thing about it.
comment in response to post
Sometimes v0 is even more stupid than me inexperienced beginner. Apart from the fact that I know Svelte5 and v0 doesn't...or mostly doesn't want to. 😂
comment in response to post
Hey Pauline, thx for getting back. Well I (stupid) think Vercel's knowledge is already very powerful, but not so well linked in v0. I'm trying to deploy Payload CMS and Sveltekit together in a Turborepo (local: all fine) to Vercel and well I thought v0 knew more than me, but nope.
comment in response to post
Yes both in a monorepo
comment in response to post
Day 5 — it's a three-in-one kind of day! `new MediaQuery(...)` lets you use media queries reactively. prefersReducedMotion is an instance of MediaQuery that makes it easier to respect users' accessibility preferences - docs svelte.dev/docs/svelte/... - demo svelte.dev/playground/8... there's more!
comment in response to post
Pretty funny that not even v0 is able to generate svelte5 syntax.
comment in response to post
On day3 @johnallsopp.bsky.social explains how to create smooth multi-page experiences with just a few lines of CSS. #HTMHellAdventCalendar htmhell.dev/adventcalend...
comment in response to post
On day 2 @kilianvalkhof.com tells us where the autofocus attribute shines. htmhell.dev/adventcalend...
comment in response to post
Bluesky - Confession: I also use them far too rarely
comment in response to post
Payload is amazing. Already thought about building an inclusive LMS with it but time is so limited
comment in response to post
For me - with a mild form of photosensitive epilepsy - anything with dark mode is the best tool.