Links
Should you use CSS or JavaScript for web animations?
For simple two-state animations, I recommend you use CSS transitions. For more complicated animations, I recommend you use CSS animations or JavaScript.
Shipping system fonts to GitHub.com
As display quality improves, so too must our use of those displays. System fonts like Apple’s San Francisco and Microsoft’s Segoe aim to do just that, taking advantage of retina screens, dynamic kerning, additional font-weights, and improved readability. If operating systems can take advantage of these changes, so too can our CSS.
CSS Grid + Flexbox Solving Real-world Problems
This new design looked complex, until we thought of it in terms of CSS Grid and FlexBox. The challenge for this would be supporting Internet Explorer 11 and Safari 9+.
Displaying CSS Breakpoint Information with Generated Content
What I found was that, since I was setting breakpoints in ems instead of pixels, the responsive testing view in browsers didn’t really help, because I can’t maintain realtime mapping in my head from the current pixel value to however many rems it equals. Since I don’t think the browser has a simple display of that information, I decided I’d do it myself.
CSS Glitch Effect
An experimental glitch effect powered by CSS animations and the clip-path property. Inspired by the technique seen on the speakers page of the 404 conference.
Videos
CSS Blend Modes, Because… by Una Kravets (30min)
CSS Blend modes are underutilized and can be used for a variety of things from improving image performance to creating scalable styling. This talk goes over some case studies where blend modes can make a big impact, talks about browser support, and also discusses workaround for including blend modes where they aren't supported.
How Blind People Use iPhones (9min)
Apple engineer Jordyn Castor, attorney Haben Girma, and accessibility consultant Tiffany Taylor demonstrate how accessibility features like VoiceOver and bill readers allow people to be more independent and efficient.
Totally Tooling Tips: Accessibility Testing (7min)
In this episode, Addy chats with Rob Dodson, a developer advocate on the Chrome team, about his workflow for accessibility testing. They also discuss some of the important considerations when making edits to the design of your website for improved accessibility.
Sponsor
Add Your Sponsored Link Here!
Good news: We just passed 500 subscribers! Bad news: That means this newsletter just got more expensive to send every week. Why not consider sponsoring a link to help offset the costs?