Apr 21, 2026
react-performance
Understanding how React batches state updates explains a lot of confusing render behavior. Here is what is actually happening, based on testing across different scenarios.
Mar 03, 2026
react-performance
Server Components are often discussed abstractly. Here is what actually changes for performance, based on working through real migration scenarios.