Homeiamgrae.me
HomeAboutBlog

Blog

Thoughts on React, React Native, and web development

React Fiber Explained Simply: What Really Happens During Reconciliation
A practical walkthrough of how React Fiber works under the hood - from units of work to commit phases - and why understanding it helps you write more predictable React code.
17 August 2025
React Reconciliation: The Case of the Bleeding Content
A deep dive into a subtle React bug caused by non-unique keys, what it taught us about reconciliation, and how we fixed it without remounting the entire app.
10 August 2025