paint-brush
React Internals: Basic Concepts and Notesby@thecuriouscoder
1,035 reads
1,035 reads

React Internals: Basic Concepts and Notes

by Subhasish Kundu4mJune 13th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

React's performance comes from its internal data structures and algorithms. In this article, I will not touch upon the actual codebase, data structures, or algorithms. I will share, on a high level, how React 16 renders and updates the UI. React can use a combination of Depth-First and Breadth-First Traversal to render the entire component (for both types of representation) In a dynamic user interface, we will have periodic updates as well as other high-priority activities like network calls.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - React Internals: Basic Concepts and Notes
Subhasish Kundu HackerNoon profile picture
Subhasish Kundu

Subhasish Kundu

@thecuriouscoder

I am a software engineer by day time. I like reading books, binge-watching series, play chess, and make bread at home.

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

About Author

Subhasish Kundu HackerNoon profile picture
Subhasish Kundu@thecuriouscoder
I am a software engineer by day time. I like reading books, binge-watching series, play chess, and make bread at home.

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