Skip to content

Commit

Permalink
Add Lee Byron comment
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 2, 2016
1 parent 8b14f78 commit 2ff8109
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions react-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ My [Redux Ecosystem Links](https://github.com/markerikson/redux-ecosystem-links)
- **React + Redux performance optimization with shouldComponentUpdate**
http://stackoverflow.com/questions/37285200/react-redux-performance-optimization-with-componentshouldupdate
Discussion of proper Redux connection structure and use of Immutable's `toJS()`, with links to further articles and discussions.

- **"React-Immutable-Mixin vs PureRenderMixin" - comment from Lee Byron**
https://github.com/jurassix/react-immutable-render-mixin/issues/19#issuecomment-222567064
Immutable.js author Lee Byron comments on a performance discussion, giving advice on suggested Immutable.js usage patterns

#### Redux Performance

Expand Down

0 comments on commit 2ff8109

Please sign in to comment.