Articles
Personal medium blog posts.

React Reconciliation: The Journey from Vanilla JS to Fiber
Why do we even need React? I can build the entire app with vanilla JavaScript. I’ll just update the DOM when things change, right?”
Nov 1, 2025

Bundling in React Applications
You make a quick edit to a component and then find yourself staring at the browser, waiting for the refresh to complete...
Oct 22, 2025