use-memo-one
useMemo and useCallback but with a stable cache
Found 18 results for useMemo
useMemo and useCallback but with a stable cache
The React hooks you know, with added granularity
A custom ESLint plugin to prevent generics in useMemo function calls.
Ferramenta CLI para aplicação automática de memoization em projetos React/Next.js
An assortment of utilities for testing against unstable references in React
Set of the fastest tools for optimizing the work of a React application
React.useMemo but with requestIdleCallback inside
Use The memo with component with callback dependency
Extentions to React to support asynchronous calls
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
Memoize to cache function results for natif javascript and vuejs
useMemo and useCallback but with a stable cache
hooks from react to vue
An ESLint plugin for React optimization suggestions like useMemo and useCallback.
React useMemo implementation that prevents update propagation if return value is equal
This package was develop to provide a more powerful hook than React's useMemo.
Reack hook toolkit to trigger useEffect, useLayoutEffect, useCallback and useMemo when a condition on dependencies is met.
A React hook that combines the power of useState and useMemo