- Prop drilling and component composition in ReactMar 2, 2023
- React recursively re-renders child components, but there is a nuanceFeb 1, 2023
- Optimizing React performance without refs and memoJan 4, 2023
- Why does onClick={x()} cause a 'too many re-renders' error in React?Dec 15, 2022
- How to update the state of a sibling component in React?Nov 24, 2022
- Does my React app render too often?Apr 2, 2022
- How many re-renders are too many?Feb 22, 2022
- Pause Your React App with BreakpointsFeb 1, 2022
- A Visual Guide to React Rendering - RefsNov 16, 2021
- A Visual Guide to React Rendering - Cheat SheetOct 18, 2021
- How to Detect Slow Renders in React?Oct 6, 2021
- React is Declarative - What Does it Mean?Sep 21, 2021
- A Visual Guide to React Rendering - DOMSep 14, 2021
- A Visual Guide to React Rendering - ContextAug 19, 2021
- A Visual Guide to React Rendering - useCallbackAug 11, 2021
- A Visual Guide to React Rendering - useMemoAug 5, 2021
- A Visual Guide to React Rendering - PropsJul 26, 2021
- A Visual Guide to React Rendering - It Always Re-rendersJul 20, 2021
- How to stop re-rendering lists in React?Jul 12, 2021
- 3 ways to cause an infinite loop in ReactJul 5, 2021
- Why is it so difficult to modify deeply nested state in React?Jun 28, 2021
- Is 'Refactoring UI' worth the money?May 25, 2021