In-depth explanation of state and props update in React #76
maxkoretskyi
started this conversation in
Article discussion
Replies: 1 comment
-
excellent article,which let me know the process of rendering cased by setState function. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This article uses a basic setup with a parent and children components to demonstrate internal processes in Fiber architecture React relies on to propagate props to child components.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions