Kim Johannesen

123 Followers
106 Following
215 Posts
Accessibility, usability, design systems, performance and progressive enhancement.
GitHubhttps://github.com/kimblim
CodePenhttps://codepen.io/kimblim
Outdated bloghttps://kimblim.dk
Tweetshttps://tweets.kimjohannesen.dk
@gruber I'm very, very curious to know (after reading the post on Cook's answers about retirement) whether you see a obvious successor to Cook inside or outside of Apple, and what *your* wishes to an Apple CEO are. That could be an interesting post on DF.
@adactio We’ve come so fast and take so many things for granted. I remember using sIFR on several projects — what a game changer that was!
@davatron5000 @colly The Sony Sports series is the pinnacle of product design.
@rem Up next: Minesweeper

@db Good read — one tiny comment regarding this "enhancement":
`<span class="hidden">open</span> Menu`

I'm pretty sure that's an accessibility no-no, as the visible label ("open") must match the beginning of the accessible name, for people who use speech to text technology.

But! Boy oh boy, how these new native web functionalities make our lives easier. It's a beautiful thing to see the web platform evolve.

@matuzo I seem to remember reading somewhere that Safari has removed the nested h1 styling (https://github.com/fokus-dev/uaplus/blob/main/uaplus.css#L71) — certainly looks that way when I view the demo (https://fokus.dev/tools/uaplus/sections/headings/) in Safari (26.2)
uaplus/uaplus.css at main · fokus-dev/uaplus

Contribute to fokus-dev/uaplus development by creating an account on GitHub.

GitHub
@brad_frost Public Enemy "It takes a nation of millions to hold us back". I remember leaving the record store (remember those?) a changed person. Nothing was ever the same again.
Anyone remember this...? @zachleat

@adactio "Next.js and Nuxt allow you to write in React"

Actually, Nuxt is for Vue.js and not for React, but the point still stands.

@matuzo `display: grid;`