React Performance, v2
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 5h 27m | 1.09 GB
Instructor: Steve Kinney
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 5h 27m | 1.09 GB
Instructor: Steve Kinney
Optimize React applications for maximum performance.
Key Takeaways
By participating along with us in the workshop, you'll learn:
- Master both new and established performance techniques in React
- Learn how to profile, measure, and fix bottlenecks in real-world applications
- Understand React 19’s concurrency, Suspense pre-warming, and Server Components
- Apply proven strategies for memoization, virtualization, and code-splitting
- Leave with a toolkit for systematic performance audits in production applications
Is This Workshop for Me?
Frontend engineers with some experience in React who want to push their performance expertise to the next level. You should be comfortable with hooks and modern React tooling.
Workshop Details
This full-day workshop equips React developers with all of the skills and strategies required to deliver high-performance applications. We’ll explore React 19’s latest improvements—including Suspense pre-warming, resource loading APIs, Server Components, Server Actions,and smarter hydration—alongside time-tested best practices like memoization, virtualization, and code-splitting. You’ll learn to diagnose bottlenecks, minimize bundle size, reduce re-renders, and optimize for both runtime and developer experience.
Any Prerequisites?
Understanding of React hooks and context