Why React Components Re-Render (And When You Should Actually Care)
Most React performance advice is applied to problems that do not exist. Here is what actually triggers a re-render, when it matters, and how to fix the cases that genuinely hurt.
Tushar Mehta6 min readReact