
Day 17 of 100 Days of Code: Forms With Libraries in React
Day 17 of my coding journey focuses on mastering forms in React. Discover the power of libraries like React Hook Form for better performance and easier validation.

After two years of writing on Dev.to and Medium, I launched my personal blog. Discover the tech choices and insights from this exciting journey.

Explore spiral scrollytelling in CSS with sibling-index(). Create engaging, animated text that captivates users as they scroll.

Explore the essential apps I rely on daily to stay organized and productive. Discover tools that enhance my work as a designer and coder.

Unlock the power of Gentoo Linux on Codeberg. This guide covers setup, best practices, and collaborative development techniques for programmers.

Discover the journey of building Effortless-AWS, a deployment tool designed to simplify serverless application development on AWS without the overhead of CloudFormation.

Discover how to create a responsive pyramidal grid with modern CSS techniques. Enhance your web design with dynamic layouts and engaging visuals.

Explore modern CSS code snippets to enhance your web development. Stop writing CSS like it's 2015 and adopt cutting-edge techniques today.

Explore the latest CSS features like lazy-loading iframes, repeating corner-shape backgrounds, and more in this engaging blog post.

Explore how to achieve contrast color functionality in CSS without full support for contrast-color(). Use variables, mixing, and media queries for accessibility.

Explore how to build CSS bar charts using modern functions like calc() and clamp(). Create engaging visuals without JavaScript!
Explore the debate around the CSS pseudo-class :closed. Is it necessary or does :not(:open) suffice? Dive into coding insights and best practices.