Understanding useCallback in react
Hello there, so we have almost covered the most used hooks in Reactjs. In my last post, we talked about the useRef hook. In this post, we'll be covering the useCallback hook. So let's start right away.
What is the useCallback hook
Use callback is a h...
ilizete.hashnode.dev4 min read