UI Dev Newsletter Issue #54
In this issue: CLS guide, split text animations, CSS data visualization framework, and more.
-
Profiling site speed with the Chrome DevTools Performance tab
Matt Zeunert explains how to use DevTools to profile your site and interpret the results.
-
The Almost-Complete Guide to Cumulative Layout Shift
Jess Peck shares an opinionated explanation of CLS: what it is, how to measure, and how to fix it.
-
Building split text animations
Adam Argyle shares different ways to solve split text animations and interactions that are minimal, accessible, and work across browsers.
-
Float an Element to the Bottom Corner
Temani Afif shows how to lay out an element to the bottom corners and wrap text around it.
-
Accessibility is a priority
Elabbassi Hicham discusses the importance of accessibility on the web, what are the current issues, and how to act on your websites to make them a bit more accessible.
-
Use Google like a pro
Marko Denic shows how to get better at Googling by using ten simple yet powerful techniques.
-
2021 CSS Developer Roadmap
George Moller shares a 10-step summary for learning CSS in 2021.
-
Charts.css
Charts.css is a CSS data visualization framework.