-
Notifications
You must be signed in to change notification settings - Fork 295
Open
Labels
Description
Possible Outline:
- Review how the reconciliation process works
- Review ShouldComponentUpdate and PureComponent
- Detecting performance bottlenecks with ReactPerf Addon
References:
- https://facebook.github.io/react/docs/perf.html
- Pro React Book, Chapter 7 😜
bdougie and trautlein