Search results

2 packages found

Prevents arguments leakage - managing arguments. From Optimization killers by Petka Antonov.

published 1.0.0 9 years ago
M
Q
P

The useMemoryLeakPrevention hook is a custom React hook that provides an easy way to clean up any resources or subscriptions that might cause memory leaks when a component is unmounted. The hook uses useEffect and useCallback hooks to ensure that the clea

published 1.0.3 a year ago
M
Q
P