
Dominik Dorfmeister
Special guest
Dominik is a Full Stack Developer, passionate about great Software Design and Implementation. He has over 10 years of experience developing Web Applications.
Dominik Dorfmeister has been a guest on 3 episodes.
-
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.
-
Component composition with Dominik Dorfmiester
October 24th, 2024 | Season 4 | 19 mins 3 secs
react
In this episode, Dominik Dorfmeister, TanStack maintainer, joins us to discuss component composition in React. He discusses breaking components apart, managing conditional rendering, and the benefits of early returns in improving code readability and maintainability.
-
TanStack Query v5 with Dominik Dorfmeister
November 13th, 2023 | Season 3 | 28 mins 37 secs
tanstack
TanStack Query v5 is finally available and we sit down with Dominik Dorfmeister, TanStack Query maintainer, to talk about what TanStack Query is, what new updates have come with the new version, and more!