Web Development

Touring New CSS Features in Safari 26

A couple of days ago, the Apple team released...

What Can We Actually Do With corner-shape?

When I first started...

Composition in CSS | CSS-Tricks

Tailwind and other utility...

What You Need to Know About CSS Color Interpolation

Color interpolation, loosely speaking,...

CRLite: Fast, private, and comprehensive certificate revocation checking in Firefox – Mozilla Hacks

Firefox is now the first and the only browser to deploy fast and comprehensive certificate revocation checking that does not...

3D Layered Text: The Basics

Recently, a client asked...

An Holistic Framework for Shared Design Leadership – A List Apart

Picture this: You’re in a meeting room at your tech company, and two people are having what looks like the same conversation about the...

Build Products that Stick. – A List Apart

As a product builder over too many years to mention, I’ve lost count of the number of times I’ve seen promising ideas go from...

Open Source and Closed Source

Software licenses dictate the terms under which software can be used, modified, and distributed. Choosing the...

Down and to the Right: Firefox Got Faster for Real Users in 2023 – Mozilla Hacks

One of the biggest challenges for any software is to determine how changes impact user experience in the real world....

AutoSave with VSCode

Visual Studio Code has taken the crown of most used text editor, at least in JavaScript spheres. VSCode is fast, feature-filled, and supports...

Beware the Cut ‘n’ Paste Persona – A List Apart

This Person Does Not Exist is a website that generates human faces with a machine learning algorithm. It takes real portraits and recombines them...

Mozilla AI Guide Launch with Summarization Code Example – Mozilla Hacks

The Mozilla AI Guide has launched and we welcome you to read through and get acquainted with it. You can...

How to Get the Current Branch Name with git

Most developers spoil themselves with fun command line utilities to make their work easier and more efficient. One such command line helper allows...