|
123456789101112131415161718192021222324252627 |
- # Galaxie
-
- Anecdote du jour qui met le sourire de bon matin.
-
- ![De la neige qui tombe à gros flocon.](/static/david/2024/2024-02-26-neige-galaxie.jpg "L’espace d’un instant, par la fenêtre.")
-
- > — Oh la belle neige !
- > — Il pleut des étoiles, la galaxie est en train de tomber.
- > — ❤️
-
- ---
-
- > [en] CSS Variable Groups is a way to define multiple properties under the same namespace and pass the entire group around, addressing several pain points around design tokens, design systems, and integrating third-party components.
- >
- > <cite>*[Proposal: CSS Variable Groups](https://lea.verou.me/docs/var-groups/)*</cite>
-
- Heureusement que Lea Verou [me lit](/david/2024/02/18/) et traduit ça en proposition de [standardisation](https://github.com/w3c/csswg-drafts/issues/9992) en quelques jours au lieu de chialer 😅🙇. Trop hâte !
-
- ---
-
- > [en] ==Maybe that’s ok.== The amount of power you give plugin authors is a delicate balance. Giving them too much power could impact the stability of your project. But giving them too little power makes it hard for them to solve their problems — in that case you might as well not have plugins.
- >
- > <cite>*[Designing a JavaScript Plugin System](https://css-tricks.com/designing-a-javascript-plugin-system/)*</cite>
-
- Problématique du jour : comment concevoir un système de *plugins* qui soit le bon compromis entre flexibilité et stabilité ? Ce n’est pas si évident, encore plus dans un écosystème aussi évolutif que JavaScript.
-
- #parentalité #poésie #solastalgia
|