Free courses from frontend to fullstack and AI
AI Adoption - Drive Business Value and Organizational Impact
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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