Avoiding React Performance Pitfalls - Electrode Platform at Walmart.com
Offered By: ChariotSolutions via YouTube
Course Description
Overview
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
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity