An example for the React PureComponent.
-
Updated
Apr 17, 2017 - JavaScript
An example for the React PureComponent.
overwrite your component's shouldComponentUpdate to compare deeply
This is the optimized react pure component interface
A simple demonstration to differentiate the difference between React.Component and React.PureComponent.
An interactive mini case study on functional component vs React.Component vs PureComponent re-rendering.
A PureComponent implementation for ReasonReact
☘️A speed optimization for a Context API
A practice react app to apply basic react concepts
App to go on a TagVenture around a new city
Live Preview
Showcasing when and how to prevent a rerender of a component in React
Unfortunately React.PureComponent is not embracing Immutable.js to it full potential. So here is my solution to this problem.
A REACT APP - Works Exchange Community Web
Exercise in React to practice stateful components, propTypes, controled components, one-way-data-binding
React components for safely accessing the current time.
React PureComponent loading animations
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
Add a description, image, and links to the purecomponent topic page so that developers can more easily learn about it.
To associate your repository with the purecomponent topic, visit your repo's landing page and select "manage topics."