Note from 26 May 2021
Building a new site with the beautiful Coniferous web font from @OHnoTypeCo and I can't find the right "web safe" fallback font to be able to optimize Cumulative Layout Shifts. 😭

Any suggestion?
Building a new site with the beautiful Coniferous web font from @OHnoTypeCo and I can't find the right "web safe" fallback font to be able to optimize Cumulative Layout Shifts. 😭

Any suggestion?
Raphaël Dardeau
De SPA à MPA : reprendre en main la performance
Avec une SPA, la performance dépend d’un temps d’exécution global de l’application, alors qu’avec une MPA, elle découle directement du travail réellement…
Never do pixel math with em and rem units. That’s where we went wrong, by assuming that 16px == 1em is a reliable fact. It reminds me a lot…
Web font file size study: a variable font addition
The sum is smaller than the parts. A variable font that has both normal and heavy (bold) weight (and also everything in between) is slightly smaller…
Introducing TODS – a typographic and OpenType default stylesheet
The idea is to set sensible typographic defaults for use on prose (a column of text), making particular use of the font features provided by OpenType.…
Jeremy Wagner
New field insights for debugging INP
Interaction to Next Paint (INP) is a Core Web Vital that measures how responsive a page is to interactions. Due to INP's scope, it can be difficult…