PodRocket - A web development podcast from LogRocket
Displaying 1 Episode of PodRocket - A web development podcast from LogRocket with the tag “react hook”.
-
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister
September 4th, 2025 | 22 mins 55 secs
react, react hook, react usecallback
Dominik Dorfmeister unpacks the pitfalls of React’s useCallback and useMemo, revealing how these hooks often introduce more complexity than performance gains. He explores the promise of the React Compiler, the practical power of the “latest ref” pattern, and strategies to boost code readability and maintainability at scale.
Learn why overusing useEffect and manual memoization can do more harm than good, and how teams can level up their PR reviews and performance practices using tools like the ESLint React Compiler plugin.