Daily Shaarli

All links of one day in a single page.

October 3, 2021

CSS transitions and hover animations, an interactive guide

To let the animation to the GPU in practice: will-change: transform.

will-change is a property that allows us to hint to the browser that we're going to animate the selected element, and that it should optimize for this case.

A lot of important notions about animations with the transition property!

There is a @media (prefers-reduced-motion: reduce) too.

👍

Tao Bojlén | Removing my site from Google search

How to disappear from Google searches:
<meta name="googlebot" content="noindex">

[Geek] C'est bien, c'est beau, c'est BORG. | Some stuff...

Exemple d'utilisation de BORG