

apocalix.
1.2K posts




Je vous conseille de bouffer du matt pocock matin midi et soir. Je pense legit que c'est le meilleur architecte IA actuel. Ses skills sont excellents, ses vidéos sont excellentes tout ce qu'il fait est EXCELLENT. ZERO SLOP dans mes projets mes repos sont cleeaannnnnnn github.com/mattpocock/ski…





To get good animations from an AI you need to get good at telling it what you want: - "stagger this list of items" - "make this animation direction-aware" - "spacial consistency", "crossfade", "layout animation", I made a motion vocabulary for this: animations.dev/vocabulary

Scroll masking with CSS scroll animation as a progressive enhancement ⭐️ .scroller { animation: mask-up; animation-timeline: scroll(self); animation-range: 0 1rem; mask-composite: exclude; } @keyframes mask-up { to { mask-size: 100% 120px, 100% 100%; } }




