Web Design stories

CSS vs. Sass: A Complete Guide to Smarter Web Styling

This article explores the differences between CSS and Sass, highlights their respective benefits, and provides code examples to illustrate their unique features.

The Different (and Modern) Ways to Toggle Content

It’s easy to default to what you know. When it comes to toggling content, that might be reaching for display: none or opacity: 0 with some JavaScript sprinkled in.

The Hype Around Signals

From KnockoutJS to modern UI libraries like SolidJS, Vue.js, and Svelte, signals revolutionized how we think about reactivity in UIs. Here’s a deep dive into their history and impact by Atila Fassina.

WordPress vs. WP Engine: What’s going on and what can you do about it?

In September 2024, Matt Mullenweg of WordPress and Automattic declared war against WP Engine. While the legal and very public battle between these two companies rages on, what should WordPress users do about? This post explores some options as well as a timeline of events.

CSS isolation: Enhance Element Rendering Control

The isolation property in CSS is key for controlling how elements stack. It’s beneficial with features like mix-blend-mode and z-index. It can take two values: ‘auto’ and ‘isolate’. ‘Auto’ only creates a new stacking context when needed, while ‘isolate’ always does.

Tailwind v4 is here! Learn how to upgrade your current project and explore the new features with Flowbite

A few days ago the developers from Tailwind officially announced the v4-beta which means that you can now officially start playing around with the new version of Tailwind which brings a couple of new features, better performance, and a small switch of the CSS-in-JS paradigm to native CSS layers and variables.

Two different kinds of “focusable” UI elements

In accessibility, “focusable” UI elements are represented by two separate yet equally important concepts: the elements who can be focused sequentially and those who can only receive focus programmatically. These are their stories. Dun-Dun

Optimizing Performance Without Compromising Design – A Deep Dive

Users expect seamless, visually captivating experiences delivered at lightning-fast speeds. Striking the perfect balance between stunning design and optimal performance is no longer a luxury—it’s a necessity. As designers and developers your ability to harmonize aesthetics with functionality can set your projects apart in a crowded marketplace.

Recreating the Mac Mini Effect Step-by-Step in Rive

Learn how to bring the Mac Mini animation to life using Rive’s powerful no-code tools, with tips on nested artboards, state machines, and faux 3D effects.

Top 7 Web Design Mistakes That Hurt Your SEO and How to Avoid Them

Your website is like your business’s digital storefront, representing your brand to the world. Yet even the most beautifully designed sites face challenges in visibility because they don’t follow best practices concerning SEO. A poorly designed website will drive away both users and search engines, ultimately undermining your business’s online success.

1 2 3 4 49 50

Submit an article

You can submit new articles related to web design / development, UX, apps and graphic design. No homepage submissions, no spammy affiliate links will be accepted.
Title
URL

Thank you!

Thanks for submitting your story. We will review it and approve it if relevant.