How React Compiler Performs on Real Code - Performance Analysis and Real-World Applications
React Conferences by GitNation via YouTube
Overview
Explore a conference talk from React Advanced 2024 that investigates the real-world performance and capabilities of the React Compiler - one of the most anticipated developments in the React ecosystem. Learn about the compiler's potential to address re-rendering issues and eliminate the need for useCallback/useMemo optimizations. Discover practical insights from running the React Compiler on actual applications, understanding what problems it effectively solves, and examining its performance across both simple code examples and complex real-world scenarios. Gain valuable perspective on whether the compiler lives up to its promise of delivering a "re-render-free life" and what developers need to know beyond simply enabling the feature.
Syllabus
Nadia Makarevich – How React Compiler Performs on Real Code, React Advanced 2024
Taught by
React Conferences by GitNation