Jul 19, 2026
react-performance
Fiber changed how React schedules and interrupts rendering work. Here are the real questions developers ask when trying to understand what it does and why it matters for performance.
Apr 07, 2026
react-performance
Key prop mistakes cause subtle performance and correctness issues that are easy to miss. Here is what I have found while debugging these specific issues.