SlideShare a Scribd company logo
REACT PERFORMANCE
HOW TO SPEED YOUR APP UP
My name is Kateryna Porshnieva
live in Kiev, Ukraine
work as Front-End Developer & UI/
UX designer at YouScan
teach React & Redux course in
Ukraine
@krambertech
PART 1:
WHAT MAKES
APPS FEEL `FAST`
‣Fast load speed
‣Fast user interactions
‣Smooth animations
PART 2:
FIRST LOAD
SPEED
BUNDLE SIZE
1. SET NODE_ENV TO `PRODUCTION`
Ways to measure & boost performance of your React app
2. TRANSFORM REACT CONSTANT
ELEMENTS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
3. INLINE REACT ELEMENTS
Ways to measure & boost performance of your React app
4. REMOVE PROPTYPES
Ways to measure & boost performance of your React app
5. TRANSFORM PURE CLASS
TO FUNCTION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
REACT-OPTIMIZE ❤
Ways to measure & boost performance of your React app
6. REMOVE UNUSED LOCALES FROM
MOMENT.JS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
1.98 MB -> 1.24 MB
PART 3:
PERFORMANT
UPDATES
- Everyone
“React is fast”
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
VIRTUAL DOM
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
React re-renders the whole
app on any state (data)
change
PART 4:
MEASURING
PERFORMANCE
CONSOLE.TIME
Ways to measure & boost performance of your React app
CHROME DEVTOOLS
ELEMENTS PANE
Ways to measure & boost performance of your React app
REACT 15.4
+
CHROME DEVTOOLS TIMELINE
Ways to measure & boost performance of your React app
REACT-ADDONS-PERF
Ways to measure & boost performance of your React app
FPS-METER
Ways to measure & boost performance of your React app
REACT DEVTOOLS
+
TRACE REACT UPDATES
Ways to measure & boost performance of your React app
PART 5:
OPTIMIZING
PERFORMANCE
SHOULDCOMPONENTUPDATE
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
PURE COMPONENTS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
react v15.3 and higher
OPTIMIZING FOR
PURE COMPONENTS
1. FUNCTION.BIND / ARROW FUNCTIONS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
2. ARRAYS / OBJECTS CREATION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
3. MODIFICATION BY REFERENCE
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
IMMUTABLE.JS
PART 7:
REDUX
PERFORMANCE
CONNECT COMPONENTS TO
STATE AT LOWER LEVEL
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
MEMOIZATION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
PART 8:
PRETEND
WORKING FAST
SPINNERS / PROGRESS BARS
Ways to measure & boost performance of your React app
<1s 1-4s >4s
Nothing Spinner Progress bar
OPTIMISTIC UPDATES
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
VIRTUAL SCROLLING
Image credit: https://medium.com/outsystems-engineering/virtualizing-the-virtual-dom-pushing-react-further-d76a16e5f209
Image credit: https://bvaughn.github.io/connect-tech-2016/#/8/4
Ways to measure & boost performance of your React app
CACHING
PART 9:
WHEN TO
OPTIMIZE
FIN.

More Related Content

PDF
Increasing performance with Elixir Tasks
PDF
The future of paas is serverless
PDF
Infinum Android Talks #05 - Square tape
PDF
Converting LotusScript Agents to Java Agents
PDF
Build reactive systems on lambda
PPTX
Cloud War Stories
PDF
Serverless in production, an experience report (Going Serverless, 28 Feb 2018)
PPTX
Bluemix - Deploying a Java Web Application
Increasing performance with Elixir Tasks
The future of paas is serverless
Infinum Android Talks #05 - Square tape
Converting LotusScript Agents to Java Agents
Build reactive systems on lambda
Cloud War Stories
Serverless in production, an experience report (Going Serverless, 28 Feb 2018)
Bluemix - Deploying a Java Web Application

What's hot (20)

PPTX
Developer day - AWS: Fast Environments = Fast Deployments
PPTX
Making react more like rails
PDF
Continuous Delivery in Java
PPTX
Ruby и TestComplete
PDF
JUST EAT: Tools we use to enable our culture
PPTX
Demystifying frontend framework performance
PPTX
Concurrent Rendering Adventures in React 18
PDF
Si fa presto a dire serverless
PPTX
Click’n’Deploy | SuperSpeakers @CodeCamp Iasi, 2014
PPTX
Ruby и TestComplete
PDF
AWS Lambda Function with Kotlin
PPTX
A Tale of Two Apps
PPTX
ReactJS.NET - Fast and Scalable Single Page Applications
PDF
Deploying node.js at scale - Maraschi, Collina - Codemotion Amsterdam 2016
PPTX
React for .net developers
PPTX
Bucruiser ppt
PDF
Deploying and Scaling Your First Cloud Application with Amazon Lightsail
PPTX
Building high-performance web applications with Preact
PPTX
Metrics, metrics everywhere (but where the heck do you start?)
PPTX
Operator Overloading & Function Overloading
Developer day - AWS: Fast Environments = Fast Deployments
Making react more like rails
Continuous Delivery in Java
Ruby и TestComplete
JUST EAT: Tools we use to enable our culture
Demystifying frontend framework performance
Concurrent Rendering Adventures in React 18
Si fa presto a dire serverless
Click’n’Deploy | SuperSpeakers @CodeCamp Iasi, 2014
Ruby и TestComplete
AWS Lambda Function with Kotlin
A Tale of Two Apps
ReactJS.NET - Fast and Scalable Single Page Applications
Deploying node.js at scale - Maraschi, Collina - Codemotion Amsterdam 2016
React for .net developers
Bucruiser ppt
Deploying and Scaling Your First Cloud Application with Amazon Lightsail
Building high-performance web applications with Preact
Metrics, metrics everywhere (but where the heck do you start?)
Operator Overloading & Function Overloading
Ad

Viewers also liked (12)

PDF
Доклад "React under the hood"
PDF
Ways to measure & boost performance of your React app
PDF
Redes sociales
PPTX
PPTX
Group presentation
PPTX
Skeletal system nsci2
PPT
Kako cemo moj drug i ja bez zemljista?
PPSX
Keystone law - Taking in private equity investment
PPT
Tvoja planeta-tvoj problem!
DOCX
Chuyên
DOCX
sourabh_resume_2016
DOCX
Bisa's_Federal_Resume
Доклад "React under the hood"
Ways to measure & boost performance of your React app
Redes sociales
Group presentation
Skeletal system nsci2
Kako cemo moj drug i ja bez zemljista?
Keystone law - Taking in private equity investment
Tvoja planeta-tvoj problem!
Chuyên
sourabh_resume_2016
Bisa's_Federal_Resume
Ad

Similar to Ways to measure & boost performance of your React app (20)

PDF
Top 5 React Performance Optimization Techniques in 2023
PDF
Webpack & React Performance in 16+ Steps
PDF
Boosting App Speed: Why ReactJS is the Key to Lightning-Fast Performance?
PPTX
Maximizing React Speed: Hands-On Guide to Debugging and Optimizing React Appl...
PPTX
Top 10 Techniques For React Performance Optimization in 2022.pptx
PDF
Best Practices for Building Scalable and Performant React Applications
PDF
The Journey of a Pixel in a React Application
PDF
How to increase the ui performance of apps designed using react
PDF
Dive into React Performance
PPTX
React Tune-up - ReactLive.nl
PPTX
Web Performance & Latest in React
PDF
Creating Hyper Performant Web Apps with React
PDF
Optimizing React at Postmates
PDF
React and Web Performance
PPTX
React and Web Performance
PPTX
Optimizing react
PPTX
How ReactJS Leads To Reducing The Development Cost
PDF
React seo tips to build seo friendly web applications
PPTX
This Is the ppt of How the react js work in the dealy life
PDF
How to make your react app seo friendly
Top 5 React Performance Optimization Techniques in 2023
Webpack & React Performance in 16+ Steps
Boosting App Speed: Why ReactJS is the Key to Lightning-Fast Performance?
Maximizing React Speed: Hands-On Guide to Debugging and Optimizing React Appl...
Top 10 Techniques For React Performance Optimization in 2022.pptx
Best Practices for Building Scalable and Performant React Applications
The Journey of a Pixel in a React Application
How to increase the ui performance of apps designed using react
Dive into React Performance
React Tune-up - ReactLive.nl
Web Performance & Latest in React
Creating Hyper Performant Web Apps with React
Optimizing React at Postmates
React and Web Performance
React and Web Performance
Optimizing react
How ReactJS Leads To Reducing The Development Cost
React seo tips to build seo friendly web applications
This Is the ppt of How the react js work in the dealy life
How to make your react app seo friendly

Recently uploaded (20)

PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
history of c programming in notes for students .pptx
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
top salesforce developer skills in 2025.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPT
Introduction Database Management System for Course Database
PDF
medical staffing services at VALiNTRY
PDF
System and Network Administration Chapter 2
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Digital Strategies for Manufacturing Companies
PPTX
L1 - Introduction to python Backend.pptx
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Computer Software and OS of computer science of grade 11.pptx
CHAPTER 2 - PM Management and IT Context
history of c programming in notes for students .pptx
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Wondershare Filmora 15 Crack With Activation Key [2025
top salesforce developer skills in 2025.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Introduction Database Management System for Course Database
medical staffing services at VALiNTRY
System and Network Administration Chapter 2
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Adobe Illustrator 28.6 Crack My Vision of Vector Design
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Softaken Excel to vCard Converter Software.pdf
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Digital Strategies for Manufacturing Companies
L1 - Introduction to python Backend.pptx
Design an Analysis of Algorithms I-SECS-1021-03
Computer Software and OS of computer science of grade 11.pptx

Ways to measure & boost performance of your React app