Gerardo Perrucci - Full Stack EngineerGerardo Perrucci

Blog

On my blog, I share the knowledge and discoveries I make during my daily work. From tackling challenges and finding solutions to drawing inspiration from videos and blog posts, I aim to share helpful insights and ideas with others.

Latest Articles

JavaScript's Event Loop in DepthJune 18, 2025

JavaScript's Event Loop in Depth

JavaScript is asynchronous by nature, thanks to the event loop. Understanding its mechanics is crucial for building non-...

YAGNI Principle in UX DesignMarch 31, 2025

YAGNI Principle in UX Design

This article bridges a core software development practice (YAGNI) with practical UX design insights, providing a clear, ...

Machine Learning: Feature ScalingMay 27, 2024

Machine Learning: Feature Scaling

An exploration of feature scaling in machine learning, explaining why standardizing data features is crucial for model p...

New React Compiler in React 19May 26, 2024

New React Compiler in React 19

An overview of React 19's new compiler that automatically optimizes applications, potentially revolutionizing React deve...