memofy
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
React hooks for performance
Memoizes calls to array map function similar to React.useMemo. Memoized results will survive next render.
A custom React hook that estimates the reading time of any given text.