This is a blog about web development, design, and other musings by Una Kravets, Web Developer Advocate at Google. Check out her podcasts: Toolsday, The CSS Podcast, and web video series: Designing in the Browser too!
-
content-visibility: the New CSS Property that Boosts your Rendering Performance
Improve initial load time by skipping the rendering of offscreen content.
-
@property: giving superpowers to CSS variables
The Houdini Properties and Values API is coming to your CSS file in Chromium 85.
-
Ten Modern Layouts in One Line of CSS
This post highlights a few powerful lines of CSS that do some serious heavy lifting and help you build robust modern layouts.
-
Web Animations API improvements in Chromium 84
Orchestrating animations with promises, performance improvements with replaceable animations, smoother animations with composite modes, and more.