Key Ideas
-
Avoid Reconciliation with shouldComponentUpdate() check
-
Use Immutable Data Structures
-
Use Production Build
-
Profile Components with Chrome Timeline
Performance Engineering with React
Key Ideas
Avoid Reconciliation with shouldComponentUpdate() check
Use Immutable Data Structures
Use Production Build
Profile Components with Chrome Timeline
Performance Engineering with React