🧙♂️ Simple react optimization techniques 🧙♂️
-
Updated
Dec 10, 2024 - JavaScript
🧙♂️ Simple react optimization techniques 🧙♂️
useContext, useReducer, useMemo, useRef , useCallback etc have been implemented here.
ESLint plugin for React Compiler users to flag any usage of useMemo, useCallback, and React.memo—both to catch instinctive memoization and to bring memoization up in code reviews if manual memoization is needed.
Add a description, image, and links to the react-usememo topic page so that developers can more easily learn about it.
To associate your repository with the react-usememo topic, visit your repo's landing page and select "manage topics."