MANAUS09:04

My Writings

Along with coding I also like to write about life and technology. Here are some of my recent posts.

React.memo Demystified: When It Helps and When It Hurts
In this post, we’ll look at how these tools actually work under the hood, the subtle ways they can fail, and when they’re truly beneficial versus when they’re just adding unnecessary complexity.
30 May 2025
Beyond React.memo: Smarter Ways to Optimize Performance
Today, I want to explore some fundamental concepts about how React renders components and share composition patterns that can dramatically improve performance without the complexity and gotchas of memoization.
29 May 2025