How to set alt text for the CSS content property
Learn how to set alt text for both text-based and image-based values used in the CSS content property, and improve your project’s accessibility with a simple trick.
Explore my collection of posts about web development, coding practices, and technology insights. I write about frontend development, React, and modern web technologies.
Learn how to set alt text for both text-based and image-based values used in the CSS content property, and improve your project’s accessibility with a simple trick.
Learn how to achieve silky smooth scrolling in your Next.js 16 app using Lenis, a lightweight and performant smooth scroll library. This step-by-step guide shows how to integrate Lenis into your layout, customize scroll behavior, and enhance your app’s user experience.
Learn how Open Graph and Twitter images can make your project stand out online. A practical guide to setting them up in Next.js and fixing common issues.
Discover the benefits of using PNPM over other package managers and learn how to make the switch seamlessly.
I'm a developer, not a designer. But I still want my typography to look great. Here's how I made the same font look way better using one CSS trick.
Learn about the hidden behaviour of id attributes in HTML and JavaScript. Common misconceptions and best practices.