The Great Filter Comes For Us All
2.12.2024
With a 13 billion year head start on evolution, why haven't any other forms of life in the universe contacted us by now?teaching the aliens how to exit Vim(Arrival is a fantastic movie. Watch it, but don't stop there - read the Story of
One of Those “Onboarding” UIs, With Anchor Positioning
2.12.2024
We can anchor one element to another. We can also attach one element to multiple anchors. In this experiment, Ryan riffs on those ideas and comes up with a new way to transition between two anchors and the result is a practical use case that would normally require JavaScript.
One of Those...
How to Code a Shader Based Reveal Effect with React Three Fiber & GLSL
2.12.2024
A simple yet cool image reveal effect created with React-Three-Fiber/Drei and animated using Framer Motion
Collective #885
29.11.2024
Native dual-range input * More options for styling
WordPress Multi-Multisite: A Case Study
27.11.2024
What's it look like to create a dashboard within the WordPress admin for analyzing Google Analytics data across 900 blogs across 25 multisite instances? It involves designing a user-friendly interface, leveraging the WordPress REST API, implementing a plugin for data retrieval, and addressing...
Creating Dynamic Terrain Deformation with React Three Fiber
27.11.2024
An exploration of real-time terrain reshaping through user interactions, using React Three Fiber
Follow Up: We Officially Have a CSS Logo!
26.11.2024
Adam Argyle wraps up the search for a CSS logo, check out CSS' new look!
Follow Up: We Officially Have a CSS Logo! originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Collective #884
26.11.2024
Have a dialog * tududi * Agree * Tailwind CSS easing classes
Case Study: Nod Coding Bootcamp
26.11.2024
Follow Waaark behind the scenes of Nod Coding Bootcamp’s new website transformation and discover how we turned a lacklustre site into a memorable experience
Alt Text: Not Always Needed
25.11.2024
Most images require description for clarity, there are exceptions. This set of notes looks at different situations and contexts where alt text may not be needed and what to do in those cases.
Alt Text: Not Always Needed originally published on CSS-Tricks, which is part of the DigitalOcean family....
10 Best 2024 Black Friday Deals for Designers and Agencies
25.11.2024
Don’t miss your chance to save big with any of 2024’s Top 10 Black Friday Deals for Designers and Agencies. These exclusive offers are available for a limited time only!
Solved by CSS: Donuts Scopes
22.11.2024
Donut scoping addresses the challenge of preventing parent styles from leaking to nested content. Originating from a 2011 concept by Nicole Sullivan, the issue has evolved, culminating in 2024's @scope at-rule. This allows for more precise CSS styling, safeguarding content from unwanted inheritance...