Articles

Personal medium blog posts.


Görsel: React Reconciliation: The Journey from Vanilla JS to Fiber

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
Görsel: Bundling in React Applications

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