Want to create an interactive transcript for this episode?
Podcast: PodRocket
Episode: The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister (Repeat)
Description: In this repeat episode, 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.
Links
Bluesky: https://bsky.app/profile/tkdodo.eu
Gi...