The "normal" web
Veille #
📗 Just normal web things.
Heather Buchel write about the decline of the use of « basic web functionality » like use an anchor link instead of an onclick with js. Use the platform instead of reinventing the wheel with javascript.
Repository Github #
🐙 milanvarady/Applite
Visualize and handle every app available from Homebrew in a macOS app instead of your terminal.
🐙 PromtEngineer/localGPT:
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
Design #
🖌️ New Slack redesign
New UI, more focus, soo available.
CSS #
🎨 CSS Selectors: A Visual Guide & Reference
Every css selectors explained visually, very cool reference. This website have a lot of svg tools too at the end of the article. 10/10 recommended.
🎨 CSS Galaxy Button 🚀
Codepen of a really beautiful button.
🎨 Four new CSS features for smooth entry and exit animations
New css features for Chrome 116 and 117
- The ability to animate display and content-visibility on a keyframe timeline (From Chrome 116).
- The transition-behavior property with the allow-discrete keyword to enable transitions of discrete properties like display (From Chrome 117).
- The @starting-style rule to animate entry effects from display: none and into the top-layer (From Chrome 117).
- The overlay property to control top-layer behavior during an animation (From Chrome 117).
📖 Sources
Every news are mainly from my Twitter feed, my Github feed, The collective>, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.