
Dominik Dorfmeister
Maintainer of TanStack, discussing component composition in React and its impact on code maintainability.
Best podcasts with Dominik Dorfmeister
Ranked by the Snipd community

Nov 13, 2023 • 29min
TanStack Query v5 with Dominik Dorfmeister
We sit down with Dominik Dorfmeister, TanStack Query maintainer, to talk about the new updates in version 5, including benefits and enhancements in React Query, community feedback and roadmap changes, optimizing memory usage and data fetching in infinite queries, setting stale time on queries for memory optimization, and the future focus of TanStack Query v5.

Oct 24, 2024 • 19min
Component composition with Dominik Dorfmiester
Dominik Dorfmeister, maintainer of TanStack, dives into the nuances of component composition in React. He shares insights on breaking down components, managing conditional rendering, and the power of early returns for cleaner code. The discussion also tackles the complexities developers face with evolving requirements and contrasts solutions from frameworks like Vue and SolidJS. Additionally, he emphasizes using TypeScript to simplify state management, making code more readable and maintainable, and stresses the importance of balancing complexity to avoid cognitive overload.