WebDev Feed

Web development news

New CSS features to know for 2025

16 April 2025 @ 4:00 am - Kevin Powell

How I Recreated TanStack Router From Scratch

15 April 2025 @ 4:00 pm - Web Dev Simplified

Inclusive Dark Mode: Designing Accessible Dark Themes For All Users

15 April 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Dark mode isn’t just a trendy aesthetic. It’s a gateway to more inclusive digital experiences, but only if designed thoughtfully. Discover how to craft dark modes that don’t just look good but work for everyone, from those with light sensitivity to machine learning algorithms.

Nite Riot: Minimalism Gets a Wild Side

15 April 2025 @ 11:46 am - Codrops

When a client like Nite Riot walks through the (digital) door, you don’t play it safe. You go all in.

Next Level CSS Styling for Cursors

14 April 2025 @ 12:40 pm - CSS-Tricks

Custom cursors with CSS are great, but we can take things to the next level with JavaScript. Using JavaScript, we can transition between cursor states, place dynamic text within the cursor, apply complex animations, and apply filters. Next Level CSS Styling for Cursors originally published on CSS-Tricks, which is part of the

Native Design Tokens: The Foundation of Consistent, Scalable, Open Design

14 April 2025 @ 7:39 am - Codrops

Explore how structured design decisions are transforming design systems through Penpot’s native tokens, real-world workflows, and open standards.

CSS-Tricks Chronicles XLIII

11 April 2025 @ 12:39 pm - CSS-Tricks

This CSS-Tricks update highlights significant progress in the Almanac, recent podcast appearances, a new CSS counters guide, and the addition of several new authors contributing valuable content. CSS-Tricks Chronicles XLIII originally published on CSS-Tricks, which is part of the

Designer Spotlight: Luca Franceschetti

11 April 2025 @ 12:12 pm - Codrops

Explore the eclectic and expressive world of Italian digital designer Luca Franceschetti, where playful experimentation meets refined UI design.

Gild Just One Lily

10 April 2025 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

“Gilding the lily” isn’t always bad. In design, a touch of metaphorical gold — a subtle animated transition, a hint of color, or added depth in a drop shadow — can help communicate a level of care and attention that builds trust. But first? You need a lily. Nail the fundamentals. Then, gild it carefully.

Tailwind’s @apply Feature is Better Than it Sounds

10 April 2025 @ 12:39 pm - CSS-Tricks

Most of the time, people showcase Tailwind's @apply feature with one of Tailwind's single-property utilities (which changes a single CSS declaration). When showcased this way, @apply doesn't sound promising at all. So obviously, nobody wants to use it. Personally, I think Tailwind's @apply feature is better than described. Tailwind’s @apply Fea

Cascading Layouts: A Workshop on Resilient CSS Layouts

10 April 2025 @ 11:26 am - CSS-Tricks

If I were starting with CSS today for the very first time, I would first want to spend time understanding writing modes because that’s a great place to wrap your head around direction and document flow. But right after that, … Cascading Layouts: A Workshop on Resilient CSS Layouts originally publis

CSS Carousels

9 April 2025 @ 1:00 pm - CSS-Tricks

Chrome has prototyped these features and released them in Chrome 135. Adam Argyle has a wonderful explainer over at the Chrome Developer blog. Kevin Powell has an equally wonderful video where he follows the explainer. This post is me taking notes from them. CSS Carousels originally published on CSS-Tricks, which is part of the

How to set max-columns using auto-fit or auto-fill

9 April 2025 @ 1:00 pm - Kevin Powell

The Truth About AI and Coding. Is Your Job Safe?

8 April 2025 @ 4:01 pm - Web Dev Simplified

Using Manim For Making UI Animations

8 April 2025 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Animation makes things clearer, especially for designers and front-end developers working on UI, prototypes, or interactive visuals. Manim is a tool that lets you create smooth and dynamic animations, not just for the design field but also in math, coding, and beyond, to explain complex ideas or simply make everything a little bit more interactive.

Building a Fully-Featured 3D World in the Browser with Blender and Three.js

8 April 2025 @ 3:14 am - Codrops

Go behind the scenes of an immersive 3D museum built with Blender and Three.js, and explore the creative process, technical decisions, and browser-ready workflow that brought it to life.

Feeling Like I Have No Release: A Journey Towards Sane Deployments

7 April 2025 @ 2:41 pm - CSS-Tricks

Deploying like an idiot comes down to a mismatch between the tools you use to deploy and the reward in complexity reduced versus complexity added. Feeling Like I Have No Release: A Journey Towards Sane Deployments originally published on CSS-Tricks, which is part of the

Case Study: Ciel Rose

7 April 2025 @ 1:34 pm - Codrops

Explore how storytelling and subtle design come together in a filmmaker duo’s portfolio.

Designer Spotlight: Vítor Cardoso

4 April 2025 @ 2:47 pm - Codrops

Explore the work of Vítor Cardoso, an award-winning Freelance Designer from Portugal, as he shares his design approach, inspiration and selected projects that defined his journey.

A New “Web” Readiness Report

4 April 2025 @ 1:05 pm - CSS-Tricks

HTML 5 Readiness was a site that showed through a rainbow of colors the browser support for several web features. What about a new version? A New “Web” Readiness Report originally published on CSS-Tricks, which is part of the

How To Build A Business Case To Promote Accessibility In Your B2B Products

4 April 2025 @ 12:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

When passion for accessibility meets business indifference, what bridges the gap? Gloria Diaz Alonso shares how she turned frustration into strategy — by learning to speak the language of business.

I challenged a CSS Wizard to a CSS Battle

2 April 2025 @ 1:00 pm - Kevin Powell

:focus gets focus states wrong

2 April 2025 @ 1:00 pm - Kevin Powell

SMIL on?

2 April 2025 @ 12:37 pm - CSS-Tricks

Well, it turns out that SVG's built-in animation features were never deprecated as planned. Sure, CSS and JavaScript are more than capable of carrying the load, but it's good to know that SMIL is not dead in the water as previously thought, and is actually well-supported. SMIL on? originally published on CSS-Tricks, which is part of the

Building A Drupal To Storyblok Migration Tool: An Engineering Perspective

2 April 2025 @ 12:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

In this article, Edoardo Dusi shares the engineering and architectural choices made by the team at Storyblok and how real-world migration challenges were addressed using modern PHP practices.

This Is Bad!

1 April 2025 @ 4:00 pm - Web Dev Simplified

Warhol Arts: A Digital Playground of Pop, Pixels, and Pure Motion

1 April 2025 @ 3:18 pm - Codrops

A deep dive into the code, craft, and chaos behind a pop-art-inspired digital experience powered by GSAP and Webflow.

Crafting Strong DX With Astro Components and TypeScript

1 April 2025 @ 1:50 pm - CSS-Tricks

One thing we can do to help teams code consistently is provide type-checking so that all of the configurable options for a specific component are available while coding. Bryan demonstrates how he does this with TypeScript when working with Astro components. Crafting Strong DX With Astro Components and TypeScript originally published on

Learning how CSS-only carousels are going to work

1 April 2025 @ 1:00 pm - Kevin Powell

Worlds Collide: Keyframe Collision Detection Using Style Queries

31 March 2025 @ 2:59 pm - CSS-Tricks

Interactive CSS animations with elements ricocheting off each other seem more plausible in 2025. While it’s unnecessary to implement Pong in CSS, the increasing flexibility and power of CSS reinforce Lee's suspicion that one day it will be a lifestyle choice whether to achieve any given effect with scripting or CSS. Worlds Collide: Keyframe Collision Detectio

Blossoms, Flowers, And The Magic Of Spring (April 2025 Wallpapers Edition)

31 March 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

The beginning of the new month is the perfect opportunity to give your desktop a makeover. If you’re looking for some beautiful and unique wallpapers to cater for a bit of inspiration this April, well, this post has got you covered.

WebGPU Scanning Effect with Depth Maps

31 March 2025 @ 10:04 am - Codrops

An exploration of a scanning effect using depth maps, custom shaders, and WebGPU rendering.

Automated Visual Regression Testing With Playwright

28 March 2025 @ 3:04 pm - CSS-Tricks

With visual regression testing, we can update a page, take screenshots before and after the fact, and compare the results for unintended changes. In this article, learn how to set up visual regression testing using Playwright. Automated Visual Regression Testing With Playwright originally published on CSS-Tricks, whic

Case Study: Troa 25′ Folio

28 March 2025 @ 1:27 pm - Codrops

A look at how Troa reimagined their portfolio — focusing on performance, sustainability, and a clean, thoughtful design.

How To Argue Against AI-First Research

28 March 2025 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Companies have been turning their attention to “synthetic,” AI-driven user testing. However, as convenient as it might seem, it’s dangerous, expensive, and usually diminishes user value. Let’s take a closer look at why exactly it is problematic and how we can argue against it to make a case for UX research with real users. Part of [Smart Interface Design Patterns](https://smart-interface-design-patterns.com) by yours truly.

The New selectedcontent HTML Element Changes Selects Forever

27 March 2025 @ 4:00 pm - Web Dev Simplified

Developer Spotlight: Jorge Toloza

27 March 2025 @ 3:25 pm - Codrops

From self-taught beginnings to crafting motion-driven, interactive experiences—this is a look at Jorge Toloza's journey and the projects that shaped his approach to creative development.

Level up your responsive type

27 March 2025 @ 1:00 pm - Kevin Powell

Adaptive Video Streaming With Dash.js In React

27 March 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

HTML `` is the de facto element we turn to for embedding video content, but it comes with constraints. For example, it downloads the video file linearly over HTTP, which leads to performance hiccups, especially for large videos consumed on slower connections. But with adaptive bitrate streaming, we can split the video into multiple segments at different bitrates and resolutions.

5 Must Know Sorting Algorithms Explained and Visualized

25 March 2025 @ 4:00 pm - Web Dev Simplified

Case Study: Combining Cutting-Edge CSS Features Into a “Course Navigation” Component

25 March 2025 @ 12:47 pm - CSS-Tricks

Having been tasked with creating a UI component for navigating the content of an online course, Daniel found himself neck-deep in a pool of new CSS features that he wound up using on the project. Case Study: Combining Cutting-Edge CSS Features Into a “Course Navigation” Component originally published on

Support Logical Shorthands in CSS

24 March 2025 @ 2:06 pm - CSS-Tricks

There’s a bit of a blind spot when working with CSS logical properties concerning shorthands. Support Logical Shorthands in CSS originally published on CSS-Tricks, which is part of the DigitalOcea

Revisiting CSS border-image

21 March 2025 @ 1:24 pm - CSS-Tricks

I’ve used border-image regularly. Yet, it remains one of the most underused CSS tools, and I can’t, for the life of me, figure out why. Is it possible that people steer clear of border-image because its syntax is awkward and unintuitive? Perhaps it’s because most explanations don’t solve the type of creative implementation problems that most people need to solve. Most likely, it’s both.

Previewing Content Changes In Your Work With document.designMode

21 March 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

You probably already know that you can use developer tools in your browser to make on-the-spot changes to a webpage — simply click the node in the Inspector and make your edits. But have you tried `document.designMode`? Victor Ayomipo explains how it can be used to preview content changes and demonstrates several use cases where it comes in handy for everything from basic content editing to improving team collaboration.

If You Write React Code You Need This Tool

20 March 2025 @ 4:01 pm - Web Dev Simplified

Quick Reminder That :is() and :where() Are Basically the Same With One Key Difference

20 March 2025 @ 1:51 pm - CSS-Tricks

I’ve seen a handful of recent posts talking about the utility of the :is() relational pseudo-selector. No need to delve into the details other than to say it can help make compound selectors a lot more readable. :is(section, article, aside, …

Quick accessibility wins that are easy to implement

19 March 2025 @ 1:01 pm - Kevin Powell

Next.js Finally Fixed Caching

18 March 2025 @ 4:34 pm - Web Dev Simplified

Web Components Vs. Framework Components: What’s The Difference?

17 March 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Some critics question the agnostic nature of Web Components, with some even arguing that they are not real components. Gabriel Shoyomboa explores this topic in-depth, comparing Web Components and framework components, highlighting their strengths and trade-offs, and evaluating their performance.

Every React Dev Needs To Know This About AbortController

13 March 2025 @ 4:00 pm - Web Dev Simplified

How To Prevent WordPress SQL Injection Attacks

13 March 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Have you thought about the security risks WordPress websites face? Anders Johansson explores why they are frequent hacker targets and shares how WordPress SQL injection attacks work and how to remove and prevent them.

Create a fun quick text flip effect

12 March 2025 @ 2:00 pm - Kevin Powell

Make Your React Site 100% Faster With This Amazing FREE Tool

11 March 2025 @ 4:00 pm - Web Dev Simplified

How To Build Confidence In Your UX Work

11 March 2025 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

UX initiatives are often seen as a disruption rather than a means to solving existing problems in an organization. In this post, we’ll explore how you can build trust for your UX work, gain support, and make a noticeable impact. Part of [Measure UX and Design Impact](https://measure-ux.com/) by yours truly.

This CSS Property Replaces Hundreds of Lines of Code

6 March 2025 @ 5:00 pm - Web Dev Simplified

How To Fix Largest Contentful Paint Issues With Subpart Analysis

6 March 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Struggling with slow Largest Contentful Paint (LCP)? Newly introduced by Google, LCP subparts help you pinpoint where page load delays come from. Now, in the Chrome UX Report, this data provides real visitor insights to speed up your site and boost rankings. Matt Zeunert unpacks what LCP subparts are, what they mean for your website speed, and how you can measure them.

Wrapper Classes: A Layout Foundation

5 March 2025 @ 3:01 pm - Kevin Powell

20 NEW CSS Features You Need To Know In 2025

4 March 2025 @ 5:00 pm - Web Dev Simplified

The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

3 March 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Modern frameworks are supposed to help speed up development while providing modern tools and a developer-friendly workflow. In reality, Kevin Leary has found that they cause far more problems than they solve. This ultimately leads to the big question: why are modern theme frameworks so popular, and do they really benefit developers in the long run?

Sunshine And March Vibes (2025 Wallpapers Edition)

28 February 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Do you need a little inspiration boost? Well, then our new batch of desktop wallpapers is for you. Designed by the community for the community, the wallpapers in this collection are the perfect opportunity to get your desktop ready for spring — and, who knows, maybe they’ll spark some new ideas, too. Enjoy!

Increase Your Productivity By 400%

27 February 2025 @ 5:00 pm - Web Dev Simplified

A simple shift to better understand CSS

27 February 2025 @ 2:00 pm - Kevin Powell

The Human Element: Using Research And Psychology To Elevate Data Storytelling

26 February 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Effective data storytelling isn’t a black box. By integrating UX research & psychology, you can craft more impactful and persuasive narratives. Victor Yocco and Angelica Lo Duca outline a five-step framework that provides a roadmap for creating data stories that resonate with audiences on both a cognitive and emotional level.

Redesigning a webpage

21 February 2025 @ 8:47 pm - Kevin Powell

Improve forms with :user-valid and :user-invalid

20 February 2025 @ 2:00 pm - Kevin Powell

Breakpoint-Free CSS Grid Layouts

19 February 2025 @ 2:00 pm - Kevin Powell

Human-Centered Design Through AI-Assisted Usability Testing: Reality Or Fiction?

19 February 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Eduard Kuric discusses the significance and role of context in the creation of relevant follow-up questions for unmoderated usability testing, how an AI tasked with interactive follow-up should be validated for its capability to incorporate such context, and what the potential — along with the risks — of AI interaction in usability testing.

The New selectedcontent HTML Element Changes Selects Forever

18 February 2025 @ 5:01 pm - Web Dev Simplified

How OWASP Helps You Secure Your Full-Stack Web Applications

18 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

The OWASP vulnerabilities list is the perfect starting point for web developers looking to strengthen their security expertise. Let’s discover how these vulnerabilities materialize in full-stack web applications and how to prevent them.

The unexpected burden that can come from a disability

13 February 2025 @ 2:45 pm - Kevin Powell

How To Test And Measure Content In UX

13 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

The goal of content design is to reduce confusion and improve clarity. Yet often it’s difficult to pinpoint a problem as user feedback tends to be not specific enough. But: we can use a few simple techniques to assess how users understand and perceive content. Let’s take a look. Part of [How To Measure UX & Design Impact](https://measure-ux.com/) by yours truly.

Time To First Byte: Beyond Server Response Time

12 February 2025 @ 5:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Optimizing web performance means looking beyond surface-level metrics. Time to First Byte (TTFB) is crucial, but improving it requires more than tweaking server response time. Matt Zeunert breaks down what TTFB is, what causes its poor score, and why reducing server response time alone isn’t enough for optimization and often won’t be the most impactful change you can make to your website.

I Cannot Believe Abort Controller Can Do This

11 February 2025 @ 5:00 pm - Web Dev Simplified

Taking RWD To The Extreme

7 February 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Tomasz Jakut reflects on the evolution of web design, from the days of table-based layouts and Flash games to the rise of responsive web design (RWD), which often feels like the end of history in web layout. But as 2025 marks the 15th anniversary of Ethan Marcotte’s article, it’s worth asking whether something significant happened after RWD — something so seamless that it went almost unnoticed.

Integrations: From Simple Data Transfer To Modern Composable Architectures

4 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

In today’s web development landscape, the concept of a monolithic application has become increasingly rare. Modern applications are composed of multiple specialized services, each of which handles specific aspects of functionality. This shift didn’t happen overnight - it’s the result of decades of evolution in how we think about and implement data transfer between systems. Let’s explore this journey and see how it shapes modern architectures, particularly in the context of headless CMS s

Look Closer, Inspiration Lies Everywhere (February 2025 Wallpapers Edition)

31 January 2025 @ 9:30 am - Articles on Smashing Magazine — For Web Designers And Developers

Let’s make the most of the shortest of all months, with a new collection of desktop wallpapers celebrating new opportunities, sweet memories, happy little moments, and everything in between. All of them created with love by the community for the community. Enjoy!

The Digital Playbook: A Crucial Counterpart To Your Design System

30 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Design systems play a crucial role in today’s digital landscape, providing a blueprint for consistent and user-friendly interfaces. But there’s another tool that deserves equal attention: the digital playbook.

Transitioning Top-Layer Entries And The Display Property In CSS

29 January 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

It’s not always the big features that make our everyday lives easier; sometimes, it’s those ease-of-life features that truly enhance our projects. In this article, Brecht De Ruyte highlights two such features: `@starting-style` and `transition-behavior` — two properties that are absolutely welcome additions to your everyday work with CSS animations.

Svelte 5 And The Future Of Frameworks: A Chat With Rich Harris

28 January 2025 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

After months of anticipation, debate, and even a bit of apprehension, Svelte 5 arrived earlier this year. Frederick O’Brien caught up with its creator, Rich Harris, to talk about the path that brought him and his team here and what lies ahead.

Navigating The Challenges Of Modern Open-Source Authoring: Lessons Learned

21 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Alvaro Saburido delves into the current state and challenges of Open-Source authoring, sharing lessons learned from both community- and company-driven initiatives.

An Ode To Side Project Time

17 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

A once-revered perk of some tech workplaces, the status of ‘side project time’ seems to have slipped in recent years. Frederick O’Brien believes it deserves a comeback.

On-Device AI: Building Smarter, Faster, And Private Applications

16 January 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Shouldn’t there be a way to keep your apps or project data private and improve performance by reducing server latency? This is what on-device AI is designed to solve. It handles AI processing locally, right on your device, without connecting to the internet and sending data to the cloud. In this article, Joas Pambou explains what on-device AI is, why it’s important, the tools to build this type of technology, and how it can change the way we use technology every day.

The Role Of Illustration Style In Visual Storytelling

14 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

How do we determine the most suitable illustration style? How should illustrations complement and reflect your corporate identity? What will resonate most with your target audience? And regarding the content, what type of illustration would best enhance it, and how would it work for the age range it is primarily for? Thomas Bohm shares insightful examples and discusses the key qualities of effective illustrations, emphasizing the importance of understanding your audience.

Solo Development: Learning To Let Go Of Perfection

10 January 2025 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

The best and worst thing about solo development is the “solo” part. There’s a lot of freedom in working alone, and that freedom can be inspiring, but it can also become a debilitating hindrance to productivity and progress. Victor Ayomipo shares his personal lessons on what it takes to navigate solo development and build the “right” app.

Tight Mode: Why Browsers Produce Different Performance Results

9 January 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

We know that browsers do all sorts of different things under the hood. One of those things is the way they not only *fetch* resources like images and scripts from the server but how they [prioritize those resources](https://www.debugbear.com/blog/request-priorities?utm_campaign=sm-7). Chrome and Safari have implemented a “Tight Mode” that constrains which resources are loaded and in what order, but they each take drastically different approaches to it. With so little information about Tight

Lesser Known Uses Of Better Known Attributes

8 January 2025 @ 11:00 am - Articles on Smashing Magazine — For Web Designers And Developers

HTML attributes are like little instructions that we add to the markup of elements to make them do certain things or behave in certain ways. For example, most of us know that the `target` attribute with a value of `_blank` opens the link in a new tab or window. But did you know that you can use it on the `form` element, too? John Rhea presents several lesser-known uses for common HTML attributes.

How To Design For High-Traffic Events And Prevent Your Website From Crashing

7 January 2025 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Product drops and sales are a great way to increase revenue, but these events can result in traffic spikes that affect a site’s availability and performance. To prevent website crashes, you’ll have to make sure that the sites you design can handle large numbers of server requests at once. Let’s discuss how!

What Does AI Really Mean?

6 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

We, as human beings, don’t worry too much about making sure the connections land at the right point. Our brain just works that way, declaratively. However, for building AI, we need to be more explicit. Let’s dive in!

New Front-End Features For Designers In 2025

31 December 2024 @ 12:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Searching for the most flexible front-end workflows and toolkits, it’s easy to forget how powerful some of the fundamentals on the web have become these days. This post is a journey through new front-end features and what they are capable of.

New Year, New Hopes, New Dreams (January 2025 Wallpapers Edition)

31 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Maybe 2025 has already started as you’re reading this, maybe you’re still waiting for the big countdown to begin — either way, it’s never too late or too early for some New Year’s inspiration! Our new collection of desktop wallpapers has got you covered.

The Design Leader Dilemma

23 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Design leaders are expected to deliver the impossible. Instead of trying, we need to redefine our role from implementor to enabler.

Three Approaches To Amplify Your Design Projects

17 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

There are many ways to elevate a design project from good to incredible. For web and product designers, it’s not just about adding more animations and flair. What it truly comes down to is a reframing of your thought processes starting before the project even kicks off. Olivia De Alba presents three approaches that designers can implement and which will change the way they make their projects more successful.

An Introduction To CSS Scroll-Driven Animations: Scroll And View Progress Timelines

11 December 2024 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

10 years after scroll-driven animations were first proposed, they’re finally here — no JavaScript, no dependencies, no libraries, just pure CSS.