Developer Spotlight: Yannis Yannakopoulos
6.3.2025
In this spotlight, Yannis Yannakopoulos shares his journey with over 15 years of experience in web development, generative art and modular synths
Let's Talk About The American Dream
6.3.2025
A few months ago I wrote about what it means to stay gold — to hold on to the best parts of ourselves, our communities, and the American Dream itself. But staying gold isn’t passive. It takes work. It takes action. It takes hard conversations that ask
Grouping Selection List Items Together With CSS Grid
5.3.2025
Preethi demonstrates how to make a user interface to group selected items using CSS Grid using two different methods: the auto-fill keyword for stable layouts and the span keyword for flexible arrangements.
Grouping Selection List Items Together With CSS Grid originally published on CSS-Tricks...
Case Study: Stefan Vitasović Portfolio — 2025
5.3.2025
An article behind the process of Stefan's 2025 creative dev portfolio — a minimalist design, dynamic visuals and shader effects
Creating Stylized Water Effects with React Three Fiber
4.3.2025
Learn how to craft smooth, cartoon-style water effects with dynamic movement, optimized for performance, using React Three Fiber
Functions in CSS?!
3.3.2025
Arguments?! Return values?! What's crazier, you can use functions right now in Chrome Canary! So, after reading and playing around, here are my key insights on what you need to know about CSS Functions.
Functions in CSS?! originally published on CSS-Tricks, which is part of the DigitalOcean...
CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids
3.3.2025
Learn how transforms, perspective, and stacked grids can create a fully addressable 3D space and push the boundaries of what’s possible with pure CSS
A CSS-Only Star Rating Component and More! (Part 1)
28.2.2025
In this article, you'll learn how to make a full-on star rating component out of nothing but a single input element and vanilla CSS.
A CSS-Only Star Rating Component and More! (Part 1) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Designer Spotlight: Isabel Moranta
28.2.2025
Explore the conceptually rich and visually striking world of award-winning Creative and Design Director Isabel Moranta as she shares her journey, inspirations, and most compelling projects
Developer Spotlight: Maximilian Berndt
27.2.2025
Blending design and development, Maximilian Berndt explores the creative potential of WebGL, animations, and interactive experiences on the web
Using & Styling the Details Element
26.2.2025
Now that we're 5+ years into
, we know more about it than ever before. I thought I'd round that information up so it's in one place I can reference in the future without having to search the site — and other sites — to find it.
Using & Styling the Details Element originally published...
WebGPU Fluid Simulations: High Performance & Real-Time Rendering
26.2.2025
A detailed look at the techniques behind high-performance, real-time, and visually stunning fluid simulations with WebGPU