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!
-
Randomized Selective Color: A Post List Study
A study on selective color from a predefined list, using CSS custom properties, a little bit of JavaScript, and some progressively enhanced CSS Houdini.
-
The Web in 2020: On Extensibility and Interoperability
In the past few years, we’ve seen a lot of change and diversion in regard to web technologies. In 2020, I foresee us as a web community heading toward two major trends/goals: extensibility and interoperability.
-
Using Material Density on the Web
The latest update to our density guidelines includes a new systematic approach to applying density and spacing in digital products.
-
2019 in Review
2019 was a massive year for me. I like to reflect on the year and set some goals for the future.
-
Calculating Color: Dynamic Color Theming with Pure CSS
Did you know that you can build custom dynamic color themes without the use of JavaScript or a CSS preprocessor!? Read on!