Web Dev stories

A Content List With Bulk Actions Using Ancient HTML and Modern CSS

Here’s a pretty common pattern we see while designing responsive experiences or modernizing legacy applications. If you’ve used a cloud-based file manager, content management system or administrative UI, I’m sure you’ve seen it, too.

5 Best AI-Powered Git Commit Message Tools Compared

Writing good Git commit messages is important for maintaining a clear project history, but it can often feel like a chore. AI-powered tools simplify this process by helping you create messages quickly and easily.

How to Build a light/dark mode toggle switch component with CSS & JavaScrip

In this new tutorial, we’ll use previous knowledge and learn how to build a light/dark mode toggle switch component, a handy feature available in many sites and apps.

Build a Vector Image Service Using ThreeJS and Vite

Image vectorization is the process of converting raster images into vector formats like SVG. This is useful for improving scalability without losing quality. In this article, we will explore how to build an image vectorization service using Three.js, a powerful JavaScript library for working with 3D graphics in the browser.

Creating First Game Prototype in a Browser: The Journey So Far

An inside look at the creative process, challenges, and tools behind building a 3D game prototype from scratch.

Mastering Web Animations Website Showcase

The course will guide you through principles of motion, timeline animation, and techniques used by award-winning developers.

How To Generate a GUID/UUID in JavaScript

A GUID (Globally Unique Identifier) or UUID (Universally Unique Identifier) is a 128-bit value used to uniquely identify objects. JavaScript provides multiple ways to generate UUIDs, with the recommended method being crypto.randomUUID().

The Future of Responsive Design

The most exciting thing about container queries, in my opinion, is that they expand what’s possible in terms of user interface design. They give us new options when it comes to responsive design, creating UIs that would be impractical or impossible using traditional media queries.

Harnessing Ancient HTML with Modern CSS for Better UI

There’s a list of content. You can edit individual items by tapping or clicking their row, or you can select adjacent checkboxes to perform bulk actions.

Optimizing The Critical Rendering Path

Understand the role of the critical rendering path in user experience, and how you can shorten this path to display the most important content early.

1 2 6 7 8 9 10 82 83

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.