Comment on Virtual DOM in ElmparentComments−danabramov12yDon't forget [PureRenderMixin][1], it can give a big perf boost when used in right places.[1]: http://facebook.github.io/react/docs/pure-render-mixin.html
Comments
Don't forget [PureRenderMixin][1], it can give a big perf boost when used in right places.
[1]: http://facebook.github.io/react/docs/pure-render-mixin.html