react-starter-book
Cover
Table of content 1/2
Table of content 2/2
TypeScript
Node
Starter project structure
MV*
React library intro
React Components
Component props
Components - Multiple children
Components - Local state
DOM Event handling
Forms
Reconciliation
Immutability
Loading external data
Flux
Redux
Redux code
Powered by
GitBook
Immutability
Avoid Reconciliation
When react does an update its re-renders the entire tree. However its not always the most efficient.
results matching "
"
No results matching "
"