Web Dev stories

AAA – Analytical Anti-Aliasing

An in-depth exploration of anti-aliasing techniques, covering traditional approaches like SSAA, MSAA, and FXAA, and presenting a new “Analytical Anti-Aliasing” method that uses signed distance fields for smooth, artifact-free rendering, offering a more efficient solution for achieving high-quality visuals.

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.

Creating Dynamic Terrain Deformation with React Three Fiber

An exploration of real-time terrain reshaping through user interactions, using React Three Fiber.

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.

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.

6 reasons for website downtime (+ how to resolve it)

Website downtime is an extremely frustrating experience for business owners, bloggers, and other professionals across all industries. If this problem isn’t addressed quickly and efficiently, affected sites will likely experience a big drop in engagement and sales.

Browser Support for Modern Centering Technique

Regardless of whether you’ve given an element equal padding on the top and bottom, used margin: auto or align-content, with or without flexbox or grid, its often not enough to vertically center text.

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

10 JavaScript Concepts to Master

JavaScript is filled with subtle quirks that can trip up even seasoned developers. Below are ten commonly asked JavaScript interview questions and their explanations. Understanding these concepts will help you avoid surprises during interviews and solidify your grasp of the language.

How to Write Clean Code: Refactoring and Best Practices.

We’ve all been there – staring down code that should work but is practically unreadable. And let’s be real: every developer (yes, every single one of us) has written code like that at some point. The good news? Refactoring is a skill you can learn, and clean code is within reach.

1 2 3 4 5 68 69

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.