From Concept to Code: Inside the Creative Process of Thomas Monavon & Grégory Lallé
25.2.2025
Discover the creative process of the French duo, Thomas Monavon (Designer) and Grégory Lallé (Creative developer)
Applying the Web Dev Mindset to Dealing With Life Challenges
24.2.2025
The grain of truth was that even if you love your job, it can’t love you back. Yet what I’m hooked on isn’t one job, but the power of code and language.
Applying the Web Dev Mindset to Dealing With Life Challenges originally published on CSS-Tricks, which is part of the DigitalOcean family....
100 Days of Web Experiments: A Designer’s Journey into the Unknown
24.2.2025
A designer’s journey of creative exploration—100 days, 100 experiments, and the lessons learned along the way
The Use of Shapes in Web Design with 30 Examples
22.2.2025
Shapes play a crucial role in web design as they help craft more engaging layouts that guide users through a journey. Those simple square-shaped info cards, curved background elements,...
The post The Use of Shapes in Web Design with 30 Examples appeared first on Onextrapixel
Toe Dipping Into View Transitions
21.2.2025
The View Transitions API is more a set of features than it is about any one particular thing. And it gets complex fast. But in this post, we’ll cover a couple ways to dip your toes into the waters without having to dive in head-first.
Toe Dipping Into View Transitions originally published...
Designer Spotlight: Ivan Gorbunov
21.2.2025
Explore Ivan Gorbunov’s approach to minimalism, creativity, and functional design
Developer Spotlight: Fabio Carretti
20.2.2025
From MySpace profiles to AI-driven projects, Fabio Carretti reflects on his evolution as a developer, his creative journey, and the passion that keeps him moving forward
Working With Multiple CSS Anchors and Popovers Inside the WordPress Loop
19.2.2025
I know, super niche, but it could be any loop, really. The challenge is having multiple tooltips on the same page that make use of the Popover API for toggling goodness and CSS Anchor Positioning for attaching a tooltip to its respective anchor element.
Working With Multiple CSS Anchors...
Motion Highlights #2
19.2.2025
A curated selection of the latest motion design and animation trends to keep you inspired and in the loop
Rendering the Simulation Theory: Exploring Fractals, GLSL, and the Nature of Reality
18.2.2025
An exploration of fractals, GLSL, and simulation theory, revealing their deep connections to art, mathematics, and the nature of reality
The What If Machine: Bringing the “Iffy” Future of CSS into the Present
17.2.2025
My thesis for today's article offers further reassurance that inline conditionals are probably not the harbinger of the end of civilization: I reckon we can achieve the same functionality right now with style queries, which are gaining pretty good browser support.
The What If Machine: Bringing...
Implementing a Dissolve Effect with Shaders and Particles in Three.js
17.2.2025
Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects