# react-pure-component **Repository Path**: sgout/react-pure-component ## Basic Information - **Project Name**: react-pure-component - **Description**: Compared with React.PureComponent, provide in-depth comparison - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-pure-component Compared with React.PureComponent, provide in-depth comparison ### Example ``` class Example extends PureComponent {} ```