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.