Web Development

So, You Want to Give Up CSS Pre- and Post-Processors…

There was once upon a time when native CSS lacked many essential features, leaving developers to come up with all sorts of ways to make CSS easier to write over the years. These ways can mostly be categorized into two groups: Pre-processors Post-processors Pre-processors include tools like Sass, Less, and Stylus. Like what the category’s

So, You Want to Give Up CSS Pre- and Post-Processors… Read More »

Using CSS backdrop-filter for UI Effects

This article covers tips and tricks on effectively utilizing the CSS backdrop-filter property to style contemporary user interfaces. You’ll learn how to layer backdrop filters among multiple elements, and integrate them with other CSS graphical effects to create elaborate designs. Below is a hodgepodge sample of what you can build based on everything we’ll cover

Using CSS backdrop-filter for UI Effects Read More »

Inclusive Dark Mode: Designing Accessible Dark Themes For All Users

Dark mode, a beloved feature in modern digital interfaces, offers a visually striking alternative to traditional light themes. Its allure lies in the striking visual contrast it provides, a departure from the light themes that have dominated our screens for decades. However, its design often misses the mark on an important element — accessibility. For

Inclusive Dark Mode: Designing Accessible Dark Themes For All Users Read More »