filmov
tv
Render and Commit In ReactJS Lecture-3

Показать описание
Before your components are displayed on screen, they must be rendered by React. Understanding the steps in this process will help you think about how your code executes and explain its behavior.
You will cover these topic in this video
What rendering means in React
When and why React renders a component
The steps involved in displaying a component on screen
Why rendering does not always produce a DOM update
You will cover these topic in this video
What rendering means in React
When and why React renders a component
The steps involved in displaying a component on screen
Why rendering does not always produce a DOM update