paint-brush
Top 9 Tips to Improve React Performanceby@wownetort
10,795 reads
10,795 reads

Top 9 Tips to Improve React Performance

by Nikita Starichenko10mSeptember 3rd, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In React, function components and `React.PureComponent` provide two different ways of optimizing React apps at the component level. Function components prevent constructing class instances while reducing the overall bundle size as it minifies better than classes. Memoization is an optimization technique used primarily to speed up computer programs by storing the results of expensive function calls and returning the cached result when the same inputs occur again. Lazy Loading React Components is a new function that allows you to load react components lazily through code without help from libraries.

Company Mentioned

Mention Thumbnail
featured image - Top 9 Tips to Improve React Performance
Nikita Starichenko HackerNoon profile picture
Nikita Starichenko

Nikita Starichenko

@wownetort

8+ years full-stack developer

About @wownetort
LEARN MORE ABOUT @WOWNETORT'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Nikita Starichenko HackerNoon profile picture
Nikita Starichenko@wownetort
8+ years full-stack developer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite