use-latest-callback

React hook which returns the latest callback without changing the reference

use-static-callback

An alternative to `useCallback` that don't require a `dependencies list` to stay up-to-date.