Cursor Rules for React: The Complete Guide to AI-Assisted React Development React is the framework where "it renders" hides the longest lie. The component mounts, the screen looks fine, and nothing in the build pipeline tells you the parent re-renders the whole tree on every keystroke, that a useEffect is fetching twice in dev and you "fixed" it by removing a dependency, or that the context you