Web Dev stories

Understanding and Using CSS Pseudo-Classes: A Detailed Guide

Whether you’re new to CSS or have years of experience, you’ve likely encountered pseudo-classes. The most commonly recognized pseudo-class is probably :hover, which allows us to style an element when it’s in the hover state, such as when a mouse pointer hovers over it.

Creating Complex Visuals with Grid Displacement

Learn how to apply a pixel/grid displacement to a texture in Three.js using shaders and GPGPU with a subtle RGB shift effect on cursor move.

How To Reduce Unused JavaScript

Reduce unused JavaScript is a warning you’ll encounter in Lighthouse-based web performance auditing tools, such as the local Lighthouse tool in Chrome DevTools, PageSpeed Insights, and DebugBear.

Everything You Need to Know About CSS Pseudo-Classes

Whether you’re new to CSS or have years of experience, you’ve likely encountered pseudo-classes. The most commonly recognized pseudo-class is probably :hover, which allows us to style an element when it’s in the hover state, such as when a mouse pointer hovers over it.

Why Tracking SBOMs is Essential for Secure Software Projects

Recently, Congressman Maxwell Alejandro Frost and Congressman Don Beyer introduced new legislation called “The Spacecraft Cybersecurity Act” that will require NASA to secure a cybersecurity protection plan from manufacturers applying to use federal dollars to build NASA spacecrafts.

10 Things I Learned as an Engineering Manager Using Dev Mode

After integrating Dev Mode into our design system workflow, I’ve gathered several insights to help teams navigate this powerful tool. Here are my top takeaways.

How to Build a JavaScript Accordion with Overlapping Animations

Discover how to build an accordion using simple JavaScript animation in this step-by-step tutorial.

Best Practices Every Firefly Services API Developer Should Know

Adobe Firefly Services offers a comprehensive set of generative AI and creative APIs that can enhance enterprise processes and workflows.

Frontend Guide to Zod & TypeScript

If you’re building a frontend application, you’re likely working with data. Whether you’re fetching data from an API, handling form submissions, or managing state, you need to ensure that the data you’re working with is valid.

Laravel Development Environment Compared

When developing a Laravel application, having a reliable local development environment is as important as the code itself. A good local development environment can help you work more efficiently, test your code, and avoid potential deployment issues.

1 2 17 18 19 20 21 75 76

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.