Players Club: A Free Astro Template for Showcasing Music Artists
5.2.2025
Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with Alex Tkachev
How to Make The Fluffiest Grass With Three.js
4.2.2025
A breakdown of the best techniques to create realistic grass in Three.js without killing performance
Compiling CSS With Vite and Lightning CSS
3.2.2025
Are partials the only thing keeping you writing CSS in Sass? With a little configuration, it's possible to compile partial CSS files without a Sass dependency. Ryan Trimble has the details.
Compiling CSS With Vite and Lightning CSS originally published on CSS-Tricks, which is part of...
Building an On-Scroll 3D Circle Text Animation with Three.js and Shaders
3.2.2025
Learn how to create a circular text animation in 3D space using Three.js, shaders, and msdf-text-utils
Nim: A Personal Website Template Built with Motion-Primitives
1.2.2025
Nim is a free, open-source personal website template built with Next.js 15, React 19, Tailwind CSS v4, and Motion-Primitives, featuring subtle, pre-built animations
Chrome 133 Goodies
31.1.2025
Did you see the release notes for Chrome 133? It's currently in beta, but the Chrome team has been publishing a slew of new articles with pretty incredible demos that are tough to ignore. I figured I'd round those up in one place.
Chrome 133 Goodies originally published on CSS-Tricks, which...
Keeping the page interactive while a View Transition is running
31.1.2025
When using View Transitions you’ll notice the page becomes unresponsive to clicks while a View Transition is running. […] This happens because of the ::view-transition pseudo element – the one that contains all animated snapshots – gets overlayed on top
…
Keeping the page...
Developer Spotlight: Quentin Hocdé
31.1.2025
In this spotlight, Quentin Hocdé shares his passion for creative coding, animations, and bringing interactive experiences to life
The Mistakes of CSS
30.1.2025
All of the things that the CSS Working Group would change if they had a time-traveling Delorean to go back and do things over.
The Mistakes of CSS originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Case Study: Gianluca Gradogna — Portfolio ’25
30.1.2025
This case study unveils the journey of creating a personal portfolio, highlighting the creative collaboration between Gianluca Gradogna and Gabriel Norman in bringing the project to life
What on Earth is the `types` Descriptor in View Transitions?
29.1.2025
The @view-transition at-rule has two descriptions. One is the commonly used navigation descriptor. The second is types, the lesser-known of the two, and one that probably envies how much attention navigation gets. But read on to learn why we need types and how it opens up new possibilities...
Particles, Progress, and Perseverance: A Journey into WebGPU Fluids
29.1.2025
A reflective journey through years of experimentation and innovation, demonstrating how WebGPU enables the creation of sophisticated, visually striking fluid simulations