Back to repositories
Indexed repository

TheOrcDev/8bitcn-ui

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
1 indexed skills1,579 stars

rerender-memo
Indexed

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

View indexed skill