For Professional Web Designers and Developers
143 followers 5 articoli a settimana
Beyond CSS Media Queries

Media queries have been around almost as long as CSS itself — and with no flex, no grid, no responsive units, and no math functions, media queries were the most pragmatic choice available to make a somewhat responsive website. In the early 2010s, with the proliferation of mobile devices and the timely publication of Ethan Marcotte’s classic article...

Thu May 16, 2024 19:52
Transforming The Relationship Between Designers And Developers

In the forever-shifting landscape of design and technology, some rare artifacts surprisingly never change. Throughout the last two decades, we have witnessed the astonishing evolution of creative tooling, methodologies, and working practices. However, after all of this advancement, we still have clients asking to make the logo bigger, designers despairing...

Wed May 15, 2024 15:33
Why Designers Aren’t Understood

As designers, especially in large enterprises, we often might feel misunderstood and underappreciated. It might feel like every single day you have to fight for your users, explain yourself and defend your work. It’s unfair, exhausting, painful and frustrating. Let’s explore how to present design work, explain design decisions and get stakeholders...

Tue May 14, 2024 15:18
The Times You Need A Custom @property Instead Of A CSS Variable

We generally use a CSS variable as a placeholder for some value we plan to reuse — to avoid repeating the same value and to easily update that value across the board if it needs to be updated. :root { --mix: color-mix(in srgb, #8A9B0F, #fff 25%); } div { box-shadow: 0 0 15px 25px var(--mix); } We can register custom properties in CSS...

Mon May 13, 2024 16:06
The Modern Guide For Making CSS Shapes

You have for sure googled “how to create [shape_name] with CSS” at least once in your front-end career if it’s not something you already have bookmarked. And the number of articles and demos you will find out there is endless. Good, right? Copy that code and drop it into the ol’ stylesheet. Ship it! The problem is that you don’t understand how the...

Fri May 10, 2024 16:13
The Forensics Of React Server Components (RSCs)

This article is a sponsored by Sentry.io In this article, we’re going to look deeply at React Server Components (RSCs). They are the latest innovation in React’s ecosystem, leveraging both server-side and client-side rendering as well as streaming HTML to deliver content as fast as possible. We will get really nerdy to get a full understanding of...

Thu May 9, 2024 17:54

Costruisci il tuo feed di notizie

Pronto a fare un tentativo?
Inizia una prova di 14 giorni, nessuna carta di credito richiesta.

Crea account