EMERGING TECHNOLOGIES FOR THE ENTERPRISE CONFERENCE
2
Better Performance = Happier Customers
3
Areas of Performance
4
First App We Built
5
Problems Arose
6
renderToString()
7
React Resolver Engine
8
Components Had Tons of unused Imports
9
Server Side Render Component Caching
10
Render only what's required by that device
11
Node 4 vs Node 6
12
Atomic Imports
13
React Streaming
14
Complete Caching
Description:
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.
Avoiding React Performance Pitfalls - Electrode Platform at Walmart.com