In this webinar presented by Tharindu Perera (Tech Lead at CMS), We’ll look at how React works internally, allowing you to better understand & optimize React code.
Some of the topics discussed are;
DOM and the problem with it
The Solution – React
Elements, Components and Component Instances
Virtual DOM
Reconciliation
Diffing Algorithm
Rendering
State
Loading...