hediet_dev Github1s is really nice.
Just add “1s” after “github” when viewing code on github.com and VS Code loads up instantly: pic.twitter.com/rW5tdxrqIJ
RT @ChromiumDev: 🎥 New HTTP 203! Making a seconds-counter in JS is as easy as 1… 2… 4…??
Here’s how this seemingly easy thing can go wrong…
RT @JoshWComeau: 🎉 Just published a new blog post: “An Interactive Guide to CSS Transitions†🎉
It’s a deep dive into `transition`, the CSS…
@stevefaulkner @MarcoInEnglish Nice. Remindsme somewhat of “The ‘I’ in ‘team’ is right in the a-holeâ€.
RT @jaffathecake: I’ve been going through the specs & behaviour of session history in browsers recently, and I’ve encountered a behaviour t…
@excalidraw @node_monk Nooo! Trashing Mario, and the mouse and the elephant. 😱
@stevefaulkner @MarcoInEnglish I can never read the verb to “assume†the same now. Thank you. Great post, too; ReTweeted. I hope it shows up as a traffic peak in your website anal-ytics.
RT @stevefaulkner: 🗣ï¸aria-description: By Public Demand and to Thunderous Applause #a11y #webDevelopment
https://t.co/sewXWR31nK
@kennethrohde @YouTube Can’t reproduce the intervention on Pixel 3a, but the videos appear as unstyled unplayable, objects. https://t.co/prnqP5j9Po
@nhoizey @fvsch Yes, this article and the other article https://t.co/KQejURROVQ, with the section on `<dark-mode-toggle>` (https://t.co/FKfxCMMVoL) specifically.
Friendly reminder to never ever hard-code version numbers into your sniffing code: https://t.co/9lH0iKJwB1.
`p = /Mac OS X (10[.\_\d]+)/.exec(i)[1];` (@unity3d)
🙀 This broke once Chrome started reporting `Mac OS X 11`—Now all browsers lie and rep
@ChromiumDev 🔢 If all you need is a baseline offline fallback page without actually delivering a true offline experience (which, acknowledgedly, many apps don’t need or can’t), then give my article a read: https://t.co/8Y6UrrwJJC.
RT @ChromiumDev: Offline support has been part of the PWA installability criteria since the beginning. In Chrome 89, we’ll warn you if your…