Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore performance optimization techniques for React applications in this conference talk from Philly ETE 2017. Discover how @WalmartLabs tackled unexpected bottlenecks while building Electrode, their React/Node.js application platform powering Walmart.com. Learn about server-side rendering challenges, component caching strategies, and the impact of Node.js versions on performance. Gain insights into optimizing imports, implementing React streaming, and leveraging complete caching to enhance your React applications' speed and efficiency.
Syllabus
EMERGING TECHNOLOGIES FOR THE ENTERPRISE CONFERENCE
Better Performance = Happier Customers
Areas of Performance
First App We Built
Problems Arose
renderToString()
React Resolver Engine
Components Had Tons of unused Imports
Server Side Render Component Caching
Render only what's required by that device
Node 4 vs Node 6
Atomic Imports
React Streaming
Complete Caching
Taught by
ChariotSolutions