Web Design & Development

New CSS Viewport Units Do Not Solve The Classic Scrollbar Problem — Smashing Magazine

Since the introduction of CSS viewport units in 2012, many of us have been using width: 100vw as a way to set an element’s width

Web Design & Development

The View Transitions API And Delightful UI Animations (Part 1) — Smashing Magazine

The View Transitions API is a new — but game-changing — feature that allows us to do the types of reactive state-based UI and page

Web Design & Development

Making Sense Of “Senseless” JavaScript Features — Smashing Magazine

JavaScript may be the most popular client-side language in the world, but it’s far from perfect and not without its quirks. Juan Diego Rodriguez examines

Web Design & Development

The Magic Of New Beginnings (January 2024 Wallpapers Edition) — Smashing Magazine

Let’s start into the new year with a little inspiration boost: wallpapers created with love by the community for the community. Happy 2024! Maybe 2024

Web Design & Development

The View Transitions API And Delightful UI Animations (Part 2) — Smashing Magazine

The View Transitions API is a new — but game-changing — feature that allows us to do the types of reactive state-based UI and page

Web Design & Development

A Different Breed Of Meta-Framework — Smashing Magazine

Are you ready for a little exercise of pulling a framework apart and putting the pieces back together? In this article, Atila Fassina explains how

Web Design & Development

Top Front-End Tools Of 2023 — Smashing Magazine

Who doesn’t love a good front-end tool? In this roundup, you’ll find useful front-end tools that were popular last year and will help you speed

Web Design & Development

The Complex But Awesome CSS border-image Property — Smashing Magazine

The CSS border-image property is one of those properties you undoubtedly know exists but may not have ever reached for. Or maybe you have reached

Web Design & Development

Steering Towards Excellence In Typography And Beyond — Smashing Magazine

AI promises a major upheaval in typography, with designers finding themselves navigating both opportunities and challenges. How will it impact quality, design roles, and our

Web Design & Development

CSS Blurry Shimmer Effect — Smashing Magazine

Box shadows are fairly straightforward in CSS: declare the box-shadow property, set the shadow offsets, define the spread, and give it a color. It’s a