Skip to content

Commit 3c36bc1

Browse files
committed
Optimizing React Rendering
1 parent e3442d7 commit 3c36bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gotchas/01.pure-render-checks.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,4 @@ class Component extends React.Component {
143143
### Related links:
144144
- https://medium.com/@esamatti/react-js-pure-render-performance-anti-pattern-fb88c101332f
145145
- https://github.com/nfour/js-structures/blob/master/guides/react-anti-patterns.md#pure-render-immutability
146+
- [Optimizing React Rendering](https://flexport.engineering/optimizing-react-rendering-part-1-9634469dca02)

0 commit comments

Comments
 (0)