Web Dev stories

The Top 10 Generative AI Tools to Ace the New Era

Around 70% of people who don’t use this tech would use it more if they understood its basics. So, rather than just listing out the top ten tools, we will also explain how Gen AI works.

How to Identify Companies That Truly Value User Research

In this post, we’ll explore signals of companies that prioritize user research, how to spot red flags, and provide a template of reverse interview questions to help UXRs find better fits for their next role.

Resource Prefetching May Slow Down Your Website

Learn what the advantage of resource prefetching is, how it can cause performance issues, and what you can do about it.

When coding becomes conversation

Developers are embracing a new way of building software that’s more conversation than code. But is it more mayhem than magic?

How to create a “blob generator” tool in JavaScript

A slightly weird one, but in this tutorial, we’ll learn how to create a blob generator tool using HTML, CSS, and JavaScript. There’s a lot to learn!

How Next.js Supercharges Load Times & Retains Customers

In today’s hyper-connected world, a website’s speed is no longer a mere technical detail — it’s a critical factor in determining success or failure. A sluggish website can be the digital equivalent of a locked storefront, turning away potential customers before they even get a chance to browse.

Checkbox HTML Guide

HTML checkboxes offer flexibility in creating interactive web forms. By understanding their structure and customization options, you can develop functional and visually appealing user interfaces.

Optimizing Images for Web Performance

Images make websites look great, but they’re also the biggest performance bottleneck. They add huge file sizes, delay Largest Contentful Paint (LCP), and can even mess with Cumulative Layout Shift (CLS) if they aren’t handled properly. And while developers are quick to optimize JavaScript and CSS, images are often ignored—despite being the heaviest assets on most pages.

Build a Bootstrap light/dark toggle switch component

In this tutorial, we’ll extend Bootstrap by building a custom color mode switcher that takes advantage of Bootstrap’s built-in dark mode styles.

Typecasting and Viewport Transitions in CSS

We’ve been able to get the length of the viewport in CSS since… checks notes… 2013! Surprisingly, that was more than a decade ago. Getting the viewport width is as easy these days as easy as writing 100vw, but what does that translate to, say, in pixels? What about the other properties, like those that take a percentage, an angle, or an integer?

1 2 19 20 21 22 23 97 98

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.