Links
What Houdini Means for Animating Transforms
I've been playing with CSS transforms for over five years and one thing that has always bugged me was that I couldn't animate the components of a transform chain individually. This article is going to explain the problem, the old workaround, the new magic Houdini solution and, finally, will offer you a feast of eye candy through better looking examples than those used to illustrate concepts.
Your Interactive Makes Me Sick
Given all the work that goes into a powerful piece of journalism—research, interviews, writing, fact-checking, editing, design, coding, testing—is it really in our best interests to end up with a finished product that some people literally can’t bear to scroll through? Taking the time to look at each element from an accessibility standpoint, and ensuring that users can control their own level of engagement with a piece, will make your stories stronger and available to a wider audience of readers.
CSS Grid for the Traditionalists
I’ve created some experiments with CSS Grid before but I only realise how much I appreciate CSS Grid once I start using it in production. I appreciate how it makes building layout much simpler. When I see a layout design that looks quite experimental, I can quickly visualise how I am going to turn that design into code. I am no longer limited by the older layout tools in CSS. There’s a new standard in town and I happily embrace it.
Lesser known CSS quirks & advanced tips
Below you’ll find some of the weirdest CSS features, along with tips and tricks for advanced CSS users.
Videos
Using Design Tokens, by Jina Bolton and Jon Levine
Design Tokens are the basic atoms of the Lightning Design System. Learn what they are, how they help us maintain and scale our design language across multiple platforms and devices, best practices, and how to use them to apply branding customization.