🏗️ Part 1: Why React Was Built


👦 Nephew: Before React, how did people actually build websites?

👨‍🦳 Uncle: Directly. Every time something needed to change on a page — a price updates, a list item gets added — the code reached straight into the real page (the DOM, which stands for Document Object Model — it's the browser's live, in-memory...