frontenddevelopment
rerender-memo
Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.
maintainer
TheOrcDev
Обновлено 1/16/2026
Звёзды
1797
Форки
109
quick start
Installation and usage
Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use rerender-memo