Blogs

I write about psychology, life, and tech, usually whatever I can't stop thinking about that week.

React UI Rendering Process

How React turns the code we write into the UI users see. We'll explore the full rendering process, including Reconciliation, Render Phase, and Commit Phase.

/ 28 November 2025
Read More