Search results
17 packages found
React PureComponent implementation embracing Immutable.js
A wrapper for creating react PureComponents
Detects mutations
Use a class-based lifecycle ⚡ under the React Hooks ⚛️🚀 ..
- react
- reactjs
- react native
- react hooks
- lifecycle hooks
- newcomers
- useEffect
- componentDidMount
- useComponentDidMount
- componentDidUpdate
- useComponentDidUpdate
- componentWillMount
- useComponentWillMount
- componentWillUnmount
- View more
Eliminate wasteful re-rendering in React components caused by inline functions
Use the render prop pattern without sacrificing component purity
React all polyfills
Create React Component CLI
React PureComponent polyfill
This tool help you to debug why your PureComponent will render
overwrite your react component's shouldComponentUpdate to compare deeply
Compared with React.PureComponent, provide in-depth comparison ### Example
compare only the props. If the state does not change, do not re-ender.
compare only the props. If the state does not change, do not re-ender.
This is the optimized react pure component interface
组件装饰器,将组件转变为purecomponent
Create React Component CLI